Home
last modified time | relevance | path

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

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