Home
last modified time | relevance | path

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

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