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

/macosx-10.10.1/ICU-531.30/icuSources/test/perf/charperf/
H A Dcharperf.cpp35 CharPerformanceTest test(argc, argv, status);
47 CharPerformanceTest::CharPerformanceTest(int32_t argc, const char *argv[], function in class:CharPerformanceTest
88 CharPerformanceTest::~CharPerformanceTest()
92 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec,
126 UPerfFunction* CharPerformanceTest::TestIsAlpha()
131 UPerfFunction* CharPerformanceTest::TestIsUpper()
136 UPerfFunction* CharPerformanceTest::TestIsLower()
141 UPerfFunction* CharPerformanceTest
[all...]
H A Dcharperf.h83 class CharPerformanceTest : public UPerfTest class in inherits:UPerfTest
86 CharPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
87 ~CharPerformanceTest();

Completed in 177 milliseconds