Searched refs:CharPerformanceTest (Results 1 – 2 of 2) sorted by relevance
40 CharPerformanceTest test(argc, argv, status); in main()52 CharPerformanceTest::CharPerformanceTest(int32_t argc, const char *argv[], in CharPerformanceTest() function in CharPerformanceTest93 CharPerformanceTest::~CharPerformanceTest() in ~CharPerformanceTest()97 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest()131 UPerfFunction* CharPerformanceTest::TestIsAlpha() in TestIsAlpha()136 UPerfFunction* CharPerformanceTest::TestIsUpper() in TestIsUpper()141 UPerfFunction* CharPerformanceTest::TestIsLower() in TestIsLower()146 UPerfFunction* CharPerformanceTest::TestIsDigit() in TestIsDigit()151 UPerfFunction* CharPerformanceTest::TestIsSpace() in TestIsSpace()156 UPerfFunction* CharPerformanceTest::TestIsAlphaNumeric() in TestIsAlphaNumeric()[all …]
87 class CharPerformanceTest : public UPerfTest90 CharPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);91 ~CharPerformanceTest();