Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/tools/ctestfw/
Duperf.cpp400 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
419 sum_t+=t; in runTestLoop()
440 double avg_t = sum_t/passes; in runTestLoop()
/external/icu4c/tools/ctestfw/
Duperf.cpp409 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
428 sum_t+=t; in runTestLoop()
449 double avg_t = sum_t/passes; in runTestLoop()