Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp345 int ICURandomCmp(const void *a, const void *b) { in ICURandomCmp() function
1748 qsort(gRandomLines, gNumFileLines, sizeof(Line *), ICURandomCmp); in main()