Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp354 time_empty(100, &status); // warm memory/cache in CmdQsort()
366 double time_empty(int32_t n, UErrorCode* status) { in time_empty() function
382 double t1 = time_empty(n,status); in time()