Home
last modified time | relevance | path

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

/test/ostest/wukong/report/include/
Dreport.h79 void RecordScreenPath(const std::string &screenPath);
/test/ostest/wukong/report/src/
Dreport.cpp573 void Report::RecordScreenPath(const std::string &screenPath) in RecordScreenPath() argument
576 screenPaths_.push_back(screenPath); in RecordScreenPath()