HomeSort by relevance Sort by last modified time
    Searched refs:mystart (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/ustrperf/
stringperf.h 435 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/
stringperf.h 435 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 657 milliseconds