Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
H A Dreport.cpp214 taskCount_++; in SyncInputInfo()
215 DEBUG_LOG_STR("taskCount{%d}", taskCount_); in SyncInputInfo()
220 if ((taskCount_ % SEGMENT_STATISTICS_LENGTH) == 0) { in SyncInputInfo()
269 item += std::to_string(taskCount_) + ","; in GroupFocusDataAndRecord()
310 modules << "task count , " << taskCount_ << std::endl; in SegmentedWriteCSV()
377 modules << "{ item: \"task count\", detail: \" " << taskCount_ << "\"}," << std::endl; in SegmentedWriteJson()
/test/ostest/wukong/report/include/
H A Dreport.h142 int taskCount_ = 0; member in OHOS::WuKong::final

Completed in 2 milliseconds