Searched refs:AddFrontLocator (Results 1 - 4 of 4) sorted by relevance
/test/testfwk/arkxtest/uitest/test/ |
H A D | widget_selector_test.cpp | 237 selector.AddFrontLocator(frontLocator, err); in TEST_F() 256 selector.AddFrontLocator(frontLocator, err); in TEST_F() 276 selector.AddFrontLocator(frontLocator, err); in TEST_F() 300 selector.AddFrontLocator(frontLocator0, err); in TEST_F() 305 selector.AddFrontLocator(frontLocator1, err); in TEST_F() 324 selector.AddFrontLocator(frontLocator0, err); in TEST_F() 329 selector.AddFrontLocator(frontLocator1, err); in TEST_F() 349 selector.AddFrontLocator(frontLocator0, err); in TEST_F() 354 selector.AddFrontLocator(frontLocator1, err); in TEST_F() 443 selector.AddFrontLocator(frontLocato in TEST_F() [all...] |
/test/testfwk/arkxtest/uitest/core/ |
H A D | widget_selector.h | 37 void AddFrontLocator(const WidgetSelector &selector, ApiCallErr &error);
|
H A D | widget_selector.cpp | 39 void WidgetSelector::AddFrontLocator(const WidgetSelector &selector, ApiCallErr &error) in AddFrontLocator() function in OHOS::uitest::WidgetSelector
|
H A D | frontend_api_handler.cpp | 668 selector->AddFrontLocator(that, out.exception_); in RegisterOnBuilders()
|
Completed in 5 milliseconds