Home
last modified time | relevance | path

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

/external/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()
528 UTimer mystart, mystop; in StdLibCatenate() local
534 utimer_getTime(&mystop); in StdLibCatenate()
535 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in StdLibCatenate()