Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h263 void SetCompTypeBlockList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp282 WuKongUtil::GetInstance()->SetCompTypeBlockList(optarg); in SetBlackWhiteSheet()
Drandom_test_flow.cpp282 WuKongUtil::GetInstance()->SetCompTypeBlockList(optarg); in SetBlackWhiteSheet()
/test/ostest/wukong/common/src/
Dwukong_util.cpp646 void WuKongUtil::SetCompTypeBlockList(const std::string &optarg) in SetCompTypeBlockList() function in OHOS::WuKong::WuKongUtil