Home
last modified time | relevance | path

Searched defs:frontMatcher (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Dwidget_selector_test.cpp234 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
253 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
273 auto frontMatcher = WidgetMatchModel(UiAttr::TYPE, "Scroll", EQ); in TEST_F() local
440 auto frontMatcher = WidgetMatchModel(UiAttr::TYPE, "Scroll", EQ); in TEST_F() local
464 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
491 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
531 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text", CONTAINS); in TEST_F() local
550 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
756 auto frontMatcher = WidgetMatchModel(UiAttr::TYPE, "Scroll", EQ); in TEST_F() local
784 auto frontMatcher = WidgetMatchModel(UiAttr::TEXT, "Text List12", EQ); in TEST_F() local
[all …]