Searched refs:StringPerformanceTest (Results 1 – 2 of 2) sorted by relevance
33 StringPerformanceTest test(argc, argv, status); in main()63 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[], in StringPerformanceTest() function in StringPerformanceTest114 StringPerformanceTest::~StringPerformanceTest() in ~StringPerformanceTest()120 UPerfFunction* StringPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest()158 UPerfFunction* StringPerformanceTest::TestCtor() in TestCtor()167 UPerfFunction* StringPerformanceTest::TestCtor1() in TestCtor1()176 UPerfFunction* StringPerformanceTest::TestCtor2() in TestCtor2()185 UPerfFunction* StringPerformanceTest::TestCtor3() in TestCtor3()194 UPerfFunction* StringPerformanceTest::TestAssign() in TestAssign()203 UPerfFunction* StringPerformanceTest::TestAssign1() in TestAssign1()[all …]
343 class StringPerformanceTest : public UPerfTest346 StringPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);347 ~StringPerformanceTest();