Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp426 …auto wukongts = to_string(time_point_cast<milliseconds>(system_clock::now()).time_since_epoch().co… in WukongScreenCap() local
438 auto wkScreenPath = curDir_ + "screenshot/" + "/" + wukongts + ".png"; in WukongScreenCap()
444 …:string uitestCmd = "uitest dumpLayout -i -p " + curDir_ + "screenshot" + "/" + wukongts + ".json"; in WukongScreenCap()