Home
last modified time | relevance | path

Searched refs:reportJsonFileName_ (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/report/src/
H A Dreport.cpp118 reportJsonFileName_ = currentTestDir_ + "data.js"; in EnvInit()
122 INFO_LOG_STR("Report JSON: (%s)", reportJsonFileName_.c_str()); in EnvInit()
437 std::fstream jsonFileStream(reportJsonFileName_, std::ios::out | std::ios::trunc); in SegmentedWriteJson()
/test/ostest/wukong/report/include/
H A Dreport.h134 std::string reportJsonFileName_ = ""; member in OHOS::WuKong::final

Completed in 2 milliseconds