Home
last modified time | relevance | path

Searched refs:systemPaths (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp114 std::vector<std::string> systemPaths; variable
365 bool RandomTestFlow::SetBlockPage(const std::vector<std::string> systemPaths) in SetBlockPage() argument
374 for (string systemPath : systemPaths) { in SetBlockPage()
402 bool inputFlag = SetBlockPage(systemPaths); in RunStep()
504 WuKongUtil::GetInstance()->GetBlockPageList(systemPaths); in HandleNormalOption()
/test/ostest/wukong/test_flow/include/
Drandom_test_flow.h119 bool SetBlockPage(std::vector<std::string> systemPaths);