Home
last modified time | relevance | path

Searched defs:proportion (Results 1 - 4 of 4) sorted by relevance

/test/ostest/wukong/report/src/
H A Dstatistics_exception.cpp65 float proportion = (curExceptionTypeCount * PERCENTAGE) / exceptionTotal_; in StatisticsDetail() local
H A Dstatistics_ability.cpp103 float proportion = in UpdateLine() local
H A Dstatistics_componment.cpp135 float proportion = (ComponmentStatisticsRecordPtr->execTimes_ * PERCENTAGE) / componmentTypeTotal; in UpdateLine() local
H A Dstatistics_event.cpp123 float proportion = (EventStatisticsRecordPtr->execTimes_ * PERCENTAGE) / eventTypeTotal; in UpdateLine() local

Completed in 2 milliseconds