Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h67 ErrCode SetBlockList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp266 result = WuKongUtil::GetInstance()->SetBlockList(optarg); in SetBlackWhiteSheet()
Drandom_test_flow.cpp266 result = WuKongUtil::GetInstance()->SetBlockList(optarg); in SetBlackWhiteSheet()
/test/ostest/wukong/common/src/
Dwukong_util.cpp304 ErrCode WuKongUtil::SetBlockList(const std::string &optarg) in SetBlockList() function in OHOS::WuKong::WuKongUtil