Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp444 …std::string uitestCmd = "uitest dumpLayout -i -p " + curDir_ + "screenshot" + "/" + wukongts + ".j… in WukongScreenCap() local
445 std::string res = Common::runProcess(uitestCmd); in WukongScreenCap()