Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dstatistics_event.cpp37 uint32_t curElementTypeLength = curEventStatisticsMsgPtr->eventTypes_.size(); in StatisticsDetail() local
43 for (uint32_t i = 0; i < curElementTypeLength; i++) { in StatisticsDetail()