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

  /external/icu4c/test/perf/collperf/
collperf.cpp 277 static int icu_strcoll_null(const void *a, const void *b){ function in struct:CmdQsort
431 int icu_strcoll_null(int32_t i, int32_t j){ function in class:CmdBinSearch
697 TEST_QSORT(TestIcu_qsort_strcoll_null, icu_strcoll_null);
708 TEST_BIN(TestIcu_BinarySearch_strcoll_null, icu_strcoll_null);

Completed in 291 milliseconds