Home
last modified time | relevance | path

Searched defs:savePath (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dkeyevent_tracker.cpp104 …Tracker::WriteCombinationData(ofstream& outFile, shared_ptr<mutex> &csv_lock, std::string savePath) in WriteCombinationData()
130 …ingleData(KeyEventInfo &info, ofstream &outFile, shared_ptr<mutex> &csv_lock, std::string savePath) in WriteSingleData()
Dpointer_info.h233 std::string savePath; variable
Dui_record.cpp27 std::string savePath; variable
/test/testfwk/arkxtest/uitest/server/
Dserver_main.cpp245 auto savePath = "/data/local/tmp/layout_" + ts + ".json"; in DumpLayout() local
298 auto savePath = "/data/local/tmp/screenCap_" + ts + ".png"; in ScreenCap() local
/test/testfwk/arkxtest/uitest/ets/ani/src/
Duitest_ani.cpp1209 string savePath = aniStringToStdString(env, path); in screenCaptureSync() local
1233 string savePath = aniStringToStdString(env, path); in screenCapSync() local