Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp292 static int icu_cmpkey (const void *a, const void *b){ in icu_cmpkey() function
448 int icu_cmpkey(int32_t i, int32_t j) { in icu_cmpkey() function in CmdBinSearch
712 TEST_QSORT(TestIcu_qsort_usekey, icu_cmpkey); in runIndexedTest()
725 TEST_BIN(TestIcu_BinarySearch_usekey, icu_cmpkey); in runIndexedTest()
869 SORT(ord_icu_key, icu_cmpkey); in prepareData()