Searched refs:UTimer (Results 1 - 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
H A D | utimer.h | 58 * UTimer timer; 80 * UTimer start; 128 * void perf(UTimer* timer, UChar* source, int32_t sourceLen, UChar* target, int32_t targetLen, int32_t loopCount,UNormalizationMode mode, UErrorCode* error){ 138 * UTimer start,timer1, timer2, timer3, timer4; 160 typedef struct UTimer UTimer; typedef 167 struct UTimer{ struct 172 static int uprv_initFrequency(UTimer* timer) in uprv_initFrequency() 176 static void uprv_start(UTimer* timer) in uprv_start() 180 static double uprv_delta(UTimer* timer in uprv_start() 189 struct UTimer{ global() struct [all...] |
H A D | uperf.h | 121 UTimer start, stop; in time()
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/ |
H A D | utimer.h | 58 * UTimer timer; 80 * UTimer start; 128 * void perf(UTimer* timer, UChar* source, int32_t sourceLen, UChar* target, int32_t targetLen, int32_t loopCount,UNormalizationMode mode, UErrorCode* error){ 138 * UTimer start,timer1, timer2, timer3, timer4; 160 typedef struct UTimer UTimer; typedef 167 struct UTimer{ struct 172 static int uprv_initFrequency(UTimer* timer) in uprv_initFrequency() 176 static void uprv_start(UTimer* timer) in uprv_start() 180 static double uprv_delta(UTimer* timer in uprv_start() 189 struct UTimer{ global() struct [all...] |
H A D | uperf.h | 121 UTimer start, stop; in time()
|
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/ |
H A D | ucnvavailperf.cpp | 119 UTimer start_time; in main()
|
/third_party/icu/icu4c/source/test/perf/ustrperf/ |
H A D | stringperf.h | 440 UTimer mystart, mystop; in catenate() 527 UTimer mystart, mystop; in StdLibCatenate()
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | sieve.cpp | 31 UTimer a,b; in uprv_calcSieveTime()
|
H A D | howExpensiveIs.cpp | 167 UTimer a,b; in runTest()
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
H A D | simplenormperf.cpp | 192 UTimer startTime;
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
H A D | collperf.cpp | 373 UTimer start, stop; in time_empty()
|
Completed in 7 milliseconds