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

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

Completed in 127 milliseconds