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

/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
H A Dspan8perf.sh21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
H A Dspan8perf.bat17 %PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
/external/icu4c/test/perf/unisetperf/draft/
H A Dspan8perf.sh21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
H A Dspan8perf.bat17 %PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/
H A Dunisetperf.cpp311 class SpanUTF8 : public Command { class in inherits:Command
313 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { function in class:SpanUTF8
336 return new SpanUTF8(testcase);
351 fprintf(stderr, "error: SpanUTF8() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
412 case 3: name = "SpanUTF8"; if (exec) return SpanUTF8::get(*this); break;
/external/icu4c/test/perf/unisetperf/
H A Dunisetperf.cpp311 class SpanUTF8 : public Command { class in inherits:Command
313 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { function in class:SpanUTF8
336 return new SpanUTF8(testcase);
351 fprintf(stderr, "error: SpanUTF8() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
412 case 3: name = "SpanUTF8"; if (exec) return SpanUTF8::get(*this); break;

Completed in 110 milliseconds