Home
last modified time | relevance | path

Searched refs:TEST_BAD_NO_FILE (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/healthd/
H A DAnimationParser_test.cpp63 static const char TEST_BAD_NO_FILE[] = "c c 1 2 4 8"; in TEST() local
104 EXPECT_FALSE(parse_text_field(TEST_BAD_NO_FILE, &out)); in TEST()