Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h440 UTimer mystart, mystop; in catenate() local
445 utimer_getTime(&mystop); in catenate()
446 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in catenate()
527 UTimer mystart, mystop; in StdLibCatenate() local
533 utimer_getTime(&mystop); in StdLibCatenate()
534 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in StdLibCatenate()