Searched refs:UtfPerformanceTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/perf/utfperf/
H A Dutfperf.cpp67 class UtfPerformanceTest : public UPerfTest{ class in inherits:UPerfTest
69 UtfPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status) function in class:UtfPerformanceTest
122 Command(const UtfPerformanceTest &testcase)
143 const UtfPerformanceTest &testcase;
153 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {}
155 static UPerfFunction* get(const UtfPerformanceTest &testcase) {
220 FromUnicode(const UtfPerformanceTest &testcase) : Command(testcase) {}
222 static UPerfFunction* get(const UtfPerformanceTest &testcase) {
265 FromUTF8(const UtfPerformanceTest &testcase)
272 static UPerfFunction* get(const UtfPerformanceTest
[all...]
/external/icu4c/test/perf/utfperf/
H A Dutfperf.cpp67 class UtfPerformanceTest : public UPerfTest{ class in inherits:UPerfTest
69 UtfPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status) function in class:UtfPerformanceTest
122 Command(const UtfPerformanceTest &testcase)
143 const UtfPerformanceTest &testcase;
153 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {}
155 static UPerfFunction* get(const UtfPerformanceTest &testcase) {
220 FromUnicode(const UtfPerformanceTest &testcase) : Command(testcase) {}
222 static UPerfFunction* get(const UtfPerformanceTest &testcase) {
265 FromUTF8(const UtfPerformanceTest &testcase)
272 static UPerfFunction* get(const UtfPerformanceTest
[all...]

Completed in 33 milliseconds