HomeSort by relevance Sort by last modified time
    Searched refs:ord_icu_key (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 498 DataIndex * ord_icu_key; member in class:CollPerfTest
518 delete[] ord_icu_key;
540 ord_icu_key= NULL;
707 TEST(testname, CmdBinSearch, col, win_langid, count, rnd_index, ord_icu_key, &CmdBinSearch::func)
849 SORT(ord_icu_key, icu_cmpkey);
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 509 DataIndex * ord_icu_key; member in class:CollPerfTest
529 delete[] ord_icu_key;
551 ord_icu_key= NULL;
722 TEST(testname, CmdBinSearch, col, win_langid, count, rnd_index, ord_icu_key, &CmdBinSearch::func)
869 SORT(ord_icu_key, icu_cmpkey);

Completed in 316 milliseconds