Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1071 const CA_char* getSortedData8(UErrorCode &status);
1302 const CA_char* CollPerf2Test::getSortedData8(UErrorCode &status) { in getSortedData8() function in CollPerf2Test
1767 UPerfFunction *testCase = new StringPieceBinSearchCpp(*collObj, coll, getSortedData8(status)); in TestStringPieceBinSearchCpp()
1777 UPerfFunction *testCase = new StringPieceBinSearchC(*collObj, coll, getSortedData8(status)); in TestStringPieceBinSearchC()