Searched refs:uitestCmd (Results 1 – 1 of 1) sorted by relevance
444 …std::string uitestCmd = "uitest dumpLayout -i -p " + curDir_ + "screenshot" + "/" + wukongts + ".j… in WukongScreenCap() local445 std::string res = Common::runProcess(uitestCmd); in WukongScreenCap()