Home
last modified time | relevance | path

Searched defs:screenStorePath (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/test_flow/src/
Dspecial_test_flow.cpp174 std::string screenStorePath; in RunStep() local
/test/ostest/wukong/common/src/
Dwukong_util.cpp352 ErrCode WuKongUtil::WukongScreenCap(std::string &screenStorePath, bool gCommandUitest) in WukongScreenCap()