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

/external/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp204 class SpanUTF16 : public Command { class in inherits:Command
206 SpanUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { function in class:SpanUTF16
234 return new SpanUTF16(testcase);
249 fprintf(stderr, "error: SpanUTF16() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
409 case 1: name = "SpanUTF16"; if (exec) return SpanUTF16::get(*this); break;

Completed in 95 milliseconds