HomeSort by relevance Sort by last modified time
    Searched refs:SpanBackUTF16 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/perf/unisetperf/
unisetperf.cpp 256 class SpanBackUTF16 : public Command {
258 SpanBackUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) {
286 return new SpanBackUTF16(testcase);
305 fprintf(stderr, "error: SpanBackUTF16() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
411 case 2: name = "SpanBackUTF16";if (exec) return SpanBackUTF16::get(*this); break;
  /external/icu4c/test/perf/unisetperf/
unisetperf.cpp 256 class SpanBackUTF16 : public Command {
258 SpanBackUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) {
286 return new SpanBackUTF16(testcase);
305 fprintf(stderr, "error: SpanBackUTF16() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
411 case 2: name = "SpanBackUTF16";if (exec) return SpanBackUTF16::get(*this); break;

Completed in 159 milliseconds