Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
Dwidget_selector_test.cpp24 class WidgetSelectorTest : public testing::Test { class
166 TEST_F(WidgetSelectorTest, signleMatcherWithoutLocatorAndExistsNoTarget) in TEST_F() argument
178 TEST_F(WidgetSelectorTest, signleMatcherWithoutLocatorAndExistsSingleTarget) in TEST_F() argument
193 TEST_F(WidgetSelectorTest, multiMatcherWithoutLocatorAndExistsSingleTarget) in TEST_F() argument
210 TEST_F(WidgetSelectorTest, multiMatcherWithoutLocatorAndExistMultiTargets) in TEST_F() argument
227 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistsNoTarget) in TEST_F() argument
246 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistsSingleTarget) in TEST_F() argument
266 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistMultiTargets) in TEST_F() argument
290 TEST_F(WidgetSelectorTest, multiFrontLocatorAndExistsNoTarget) in TEST_F() argument
314 TEST_F(WidgetSelectorTest, multiFrontLocatorAndExistsSingleTarget) in TEST_F() argument
[all …]