Home
last modified time | relevance | path

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

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