Searched refs:StringPerformanceTest (Results 1 – 2 of 2) sorted by relevance
38 StringPerformanceTest test(argc, argv, status); in main()68 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[], in StringPerformanceTest() function in StringPerformanceTest119 StringPerformanceTest::~StringPerformanceTest() in ~StringPerformanceTest()125 UPerfFunction* StringPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest()163 UPerfFunction* StringPerformanceTest::TestCtor() in TestCtor()172 UPerfFunction* StringPerformanceTest::TestCtor1() in TestCtor1()181 UPerfFunction* StringPerformanceTest::TestCtor2() in TestCtor2()190 UPerfFunction* StringPerformanceTest::TestCtor3() in TestCtor3()199 UPerfFunction* StringPerformanceTest::TestAssign() in TestAssign()208 UPerfFunction* StringPerformanceTest::TestAssign1() in TestAssign1()[all …]
348 class StringPerformanceTest : public UPerfTest351 StringPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);352 ~StringPerformanceTest();