Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp402 class NextSortKeyPartUTF8 : public UPerfFunction class
405NextSortKeyPartUTF8(const UCollator* coll, const CA_char* source, int32_t bufSize, int32_t maxIter…
406 ~NextSortKeyPartUTF8();
420 NextSortKeyPartUTF8::NextSortKeyPartUTF8(const UCollator* coll, const CA_char* source, int32_t bufS… in NextSortKeyPartUTF8() function in NextSortKeyPartUTF8
429 NextSortKeyPartUTF8::~NextSortKeyPartUTF8() in ~NextSortKeyPartUTF8()
433 void NextSortKeyPartUTF8::call(UErrorCode* status) in call()
455 long NextSortKeyPartUTF8::getOperationsPerIteration() in getOperationsPerIteration()
460 long NextSortKeyPartUTF8::getEventsPerIteration() in getEventsPerIteration()
1589NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */); in TestNextSortKeyPartUTF8_4All()
1600NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */, 4… in TestNextSortKeyPartUTF8_4x4()
[all …]