Home
last modified time | relevance | path

Searched refs:RunStep (Results 1 – 8 of 8) sorted by relevance

/test/ostest/wukong/test_flow/include/
Dtest_flow.h101 virtual ErrCode RunStep() = 0;
Dfocus_test_flow.h43 virtual ErrCode RunStep() override;
Dspecial_test_flow.h42 virtual ErrCode RunStep() override;
Drandom_test_flow.h43 virtual ErrCode RunStep() override;
/test/ostest/wukong/test_flow/src/
Dtest_flow.cpp113 result = RunStep(); in Run()
Dspecial_test_flow.cpp161 ErrCode SpecialTestFlow::RunStep() in RunStep() function in OHOS::WuKong::SpecialTestFlow
Dfocus_test_flow.cpp350 ErrCode FocusTestFlow::RunStep() in RunStep() function in OHOS::WuKong::FocusTestFlow
Drandom_test_flow.cpp384 ErrCode RandomTestFlow::RunStep() in RunStep() function in OHOS::WuKong::RandomTestFlow