Home
last modified time | relevance | path

Searched refs:SetBlockList (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h59 ErrCode SetBlockList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp353 result = WuKongUtil::GetInstance()->SetBlockList(optarg); in HandleNormalOption()
/test/ostest/wukong/common/src/
Dwukong_util.cpp234 ErrCode WuKongUtil::SetBlockList(const std::string &optarg) in SetBlockList() function in OHOS::WuKong::WuKongUtil