Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp431 const int wukongScreenShot = mkdir((curDir_ + "screenshot").c_str(), 0777); in WukongScreenCap() local
433 if (wukongScreenShot == -1) { in WukongScreenCap()