Home
last modified time | relevance | path

Searched refs:OnTestBySteps (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_auto_test.h46 void OnTestBySteps(std::vector<TestSteps> steps, std::string className);
/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp163 OnTestBySteps(info->steps, info->className); in OnTest()
166 void UIAutoTest::OnTestBySteps(std::vector<TestSteps> steps, std::string className) in OnTestBySteps() function in OHOS::UIAutoTest

Completed in 1 milliseconds