Searched defs:frontMatcher (Results 1 – 1 of 1) sorted by relevance
| /test/arkXtest/uitest/test/ |
| D | widget_selector_test.cpp | 185 auto frontMatcher = WidgetAttrMatcher("resource-id", "id10", EQ); in TEST_F() local 204 auto frontMatcher = WidgetAttrMatcher("resource-id", "id9", EQ); in TEST_F() local 224 auto frontMatcher = WidgetAttrMatcher("resource-id", "id7", EQ); in TEST_F() local 384 auto frontMatcher = WidgetAttrMatcher("resource-id", "id8", EQ); in TEST_F() local 408 auto frontMatcher = WidgetAttrMatcher("resource-id", "id7", EQ); in TEST_F() local 434 auto frontMatcher = WidgetAttrMatcher("resource-id", "id3", EQ); in TEST_F() local 462 auto frontMatcher = WidgetAttrMatcher("resource-id", "id3", EQ); in TEST_F() local 481 auto frontMatcher = WidgetAttrMatcher("resource-id", "id3", EQ); in TEST_F() local 514 auto frontMatcher = WidgetAttrMatcher("resource-id", "id3", EQ); in TEST_F() local
|