Home
last modified time | relevance | path

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

/system/core/healthd/tests/
DAnimationParser_test.cpp23 TEST(AnimationParserTest, Test_can_ignore_line) { in TEST() argument
35 TEST(AnimationParserTest, Test_remove_prefix) { in TEST() argument
49 TEST(AnimationParserTest, Test_parse_text_field) { in TEST() argument
107 TEST(AnimationParserTest, Test_parse_animation_desc_basic) { in TEST() argument
118 TEST(AnimationParserTest, Test_parse_animation_desc_bad_no_animation_line) { in TEST() argument
128 TEST(AnimationParserTest, Test_parse_animation_desc_bad_no_frame) { in TEST() argument
138 TEST(AnimationParserTest, Test_parse_animation_desc_bad_animation_line_format) { in TEST() argument
149 TEST(AnimationParserTest, Test_parse_animation_desc_full) { in TEST() argument