Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h246 ErrCode SetComponentUri(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp295 WuKongUtil::GetInstance()->SetComponentUri(optarg); in SetBlackWhiteSheet()
/test/ostest/wukong/common/src/
Dwukong_util.cpp377 ErrCode WuKongUtil::SetComponentUri(const std::string &optarg) in SetComponentUri() function in OHOS::WuKong::WuKongUtil