Home
last modified time | relevance | path

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

/external/icu4c/test/perf/collperf/
Dcollperf.cpp287 static int icu_cmpkey (const void *a, const void *b){ in icu_cmpkey() function
439 int icu_cmpkey(int32_t i, int32_t j) { in icu_cmpkey() function in CmdBinSearch
699 TEST_QSORT(TestIcu_qsort_usekey, icu_cmpkey); in runIndexedTest()
710 TEST_BIN(TestIcu_BinarySearch_usekey, icu_cmpkey); in runIndexedTest()
849 SORT(ord_icu_key, icu_cmpkey); in prepareData()