Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
Dtest_flow_factory.cpp25 std::shared_ptr<TestFlow> testFlow = nullptr; in GetTestFlow() local
/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp111 std::shared_ptr<TestFlow> testFlow = TestFlowFactory::GetTestFlow(*this, cmd_); in RunTestCommand() local