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

/external/chromium_org/third_party/icu/source/test/perf/ustrperf/
H A Dstringperf.h435 UTimer mystart, mystop; local
436 utimer_getTime(&mystart);
441 double mytime = utimer_getDeltaSeconds(&mystart,&mystop);
523 UTimer mystart, mystop; local
524 utimer_getTime(&mystart);
530 double mytime = utimer_getDeltaSeconds(&mystart,&mystop);
/external/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h435 UTimer mystart, mystop; local
436 utimer_getTime(&mystart);
441 double mytime = utimer_getDeltaSeconds(&mystart,&mystop);
523 UTimer mystart, mystop; local
524 utimer_getTime(&mystart);
530 double mytime = utimer_getDeltaSeconds(&mystart,&mystop);

Completed in 64 milliseconds