Home
last modified time | relevance | path

Searched refs:SetBlockPage (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/test_flow/include/
Dfocus_test_flow.h112 bool SetBlockPage();
Drandom_test_flow.h117 bool SetBlockPage(std::vector<std::string> systemPaths);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp332 bool FocusTestFlow::SetBlockPage() in SetBlockPage() function in OHOS::WuKong::FocusTestFlow
362 bool inputFlag = SetBlockPage(); in RunStep()
Drandom_test_flow.cpp326 bool RandomTestFlow::SetBlockPage(const std::vector<std::string> systemPaths) in SetBlockPage() function in OHOS::WuKong::RandomTestFlow
363 bool inputFlag = SetBlockPage(systemPaths); in RunStep()