Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp398 class NextSortKeyPartUTF8 : public UPerfFunction class
401NextSortKeyPartUTF8(const UCollator* coll, const CA_char* source, int32_t bufSize, int32_t maxIter…
402 ~NextSortKeyPartUTF8();
416 NextSortKeyPartUTF8::NextSortKeyPartUTF8(const UCollator* coll, const CA_char* source, int32_t bufS… in NextSortKeyPartUTF8() function in NextSortKeyPartUTF8
425 NextSortKeyPartUTF8::~NextSortKeyPartUTF8() in ~NextSortKeyPartUTF8()
429 void NextSortKeyPartUTF8::call(UErrorCode* status) in call()
451 long NextSortKeyPartUTF8::getOperationsPerIteration() in getOperationsPerIteration()
456 long NextSortKeyPartUTF8::getEventsPerIteration() in getEventsPerIteration()
1585NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */); in TestNextSortKeyPartUTF8_4All()
1596NextSortKeyPartUTF8 *testCase = new NextSortKeyPartUTF8(coll, getData8(status), 4 /* bufSize */, 4… in TestNextSortKeyPartUTF8_4x4()
[all …]