Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h251 void SetCompIdBlockList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp280 WuKongUtil::GetInstance()->SetCompIdBlockList(optarg); in SetBlackWhiteSheet()
Drandom_test_flow.cpp280 WuKongUtil::GetInstance()->SetCompIdBlockList(optarg); in SetBlackWhiteSheet()
/test/ostest/wukong/common/src/
Dwukong_util.cpp636 void WuKongUtil::SetCompIdBlockList(const std::string &optarg) in SetCompIdBlockList() function in OHOS::WuKong::WuKongUtil