Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
Dwidget_selector_test.cpp584 auto parentLocator = WidgetSelector(); in TEST_F() local
604 auto parentLocator = WidgetSelector(); in TEST_F() local
625 auto parentLocator = WidgetSelector(); in TEST_F() local
648 auto parentLocator = WidgetSelector(); in TEST_F() local
670 auto parentLocator = WidgetSelector(); in TEST_F() local
696 auto parentLocator = WidgetSelector(); in TEST_F() local
723 auto parentLocator = WidgetSelector(); in TEST_F() local
751 auto parentLocator = WidgetSelector(); in TEST_F() local
779 auto parentLocator = WidgetSelector(); in TEST_F() local
805 auto parentLocator = WidgetSelector(); in TEST_F() local
[all …]
/test/testfwk/arkxtest/uitest/core/
Dselect_strategy.cpp623 for (auto &parentLocator : multiWithInAnchorMatcher) { in CheckTargetIdByParentSelect() local