Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h440 UTimer mystart, mystop; in catenate() local
441 utimer_getTime(&mystart); in catenate()
446 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in catenate()
528 UTimer mystart, mystop; in StdLibCatenate() local
529 utimer_getTime(&mystart); in StdLibCatenate()
535 double mytime = utimer_getDeltaSeconds(&mystart,&mystop); in StdLibCatenate()