Searched defs:SpanUTF8 (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp314 class SpanUTF8 : public Command { class in inherits:Command
316 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { function in class:SpanUTF8
339 return new SpanUTF8(testcase);
354 fprintf(stderr, "error: SpanUTF8() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
415 case 3: name = "SpanUTF8"; if (exec) return SpanUTF8::get(*this); break;

Completed in 408 milliseconds