HomeSort by relevance Sort by last modified time
    Searched full:icu_cmpkey (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/perf/collperf/
collperf.cpp 287 static int icu_cmpkey (const void *a, const void *b){ function in struct:CmdQsort
439 int icu_cmpkey(int32_t i, int32_t j) { function in class:CmdBinSearch
699 TEST_QSORT(TestIcu_qsort_usekey, icu_cmpkey);
710 TEST_BIN(TestIcu_BinarySearch_usekey, icu_cmpkey);
849 SORT(ord_icu_key, icu_cmpkey);

Completed in 20 milliseconds