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

  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 694 // doQSort() The quick sort timing test. Uses the C library qsort function.
697 void doQSort() {
    [all...]
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java 174 collPerf.doQSort();
248 * doQSort() The quick sort timing test.
252 void doQSort() {
    [all...]

Completed in 1322 milliseconds