Searched defs:WidgetSelectorTest (Results 1 – 1 of 1) sorted by relevance
24 class WidgetSelectorTest : public testing::Test { class166 TEST_F(WidgetSelectorTest, signleMatcherWithoutLocatorAndExistsNoTarget) in TEST_F() argument178 TEST_F(WidgetSelectorTest, signleMatcherWithoutLocatorAndExistsSingleTarget) in TEST_F() argument193 TEST_F(WidgetSelectorTest, multiMatcherWithoutLocatorAndExistsSingleTarget) in TEST_F() argument210 TEST_F(WidgetSelectorTest, multiMatcherWithoutLocatorAndExistMultiTargets) in TEST_F() argument227 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistsNoTarget) in TEST_F() argument246 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistsSingleTarget) in TEST_F() argument266 TEST_F(WidgetSelectorTest, singleFrontLocatorAndExistMultiTargets) in TEST_F() argument290 TEST_F(WidgetSelectorTest, multiFrontLocatorAndExistsNoTarget) in TEST_F() argument314 TEST_F(WidgetSelectorTest, multiFrontLocatorAndExistsSingleTarget) in TEST_F() argument[all …]