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 CharPerformanceTest92 CharPerformanceTest::~CharPerformanceTest() in ~CharPerformanceTest()96 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest()130 UPerfFunction* CharPerformanceTest::TestIsAlpha() in TestIsAlpha()135 UPerfFunction* CharPerformanceTest::TestIsUpper() in TestIsUpper()140 UPerfFunction* CharPerformanceTest::TestIsLower() in TestIsLower()145 UPerfFunction* CharPerformanceTest::TestIsDigit() in TestIsDigit()150 UPerfFunction* CharPerformanceTest::TestIsSpace() in TestIsSpace()155 UPerfFunction* CharPerformanceTest::TestIsAlphaNumeric() in TestIsAlphaNumeric()[all …]
87 class CharPerformanceTest : public UPerfTest90 CharPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);91 ~CharPerformanceTest();