Lines Matching refs:StringPerformanceTest
33 StringPerformanceTest test(argc, argv, status);
63 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[],
114 StringPerformanceTest::~StringPerformanceTest()
120 UPerfFunction* StringPerformanceTest::runIndexedTest(int32_t index, UBool exec,
158 UPerfFunction* StringPerformanceTest::TestCtor()
167 UPerfFunction* StringPerformanceTest::TestCtor1()
176 UPerfFunction* StringPerformanceTest::TestCtor2()
185 UPerfFunction* StringPerformanceTest::TestCtor3()
194 UPerfFunction* StringPerformanceTest::TestAssign()
203 UPerfFunction* StringPerformanceTest::TestAssign1()
212 UPerfFunction* StringPerformanceTest::TestAssign2()
222 UPerfFunction* StringPerformanceTest::TestGetch()
231 UPerfFunction* StringPerformanceTest::TestCatenate()
241 UPerfFunction* StringPerformanceTest::TestScan()
250 UPerfFunction* StringPerformanceTest::TestScan1()
259 UPerfFunction* StringPerformanceTest::TestScan2()
268 UPerfFunction* StringPerformanceTest::TestStdLibCtor()
277 UPerfFunction* StringPerformanceTest::TestStdLibCtor1()
286 UPerfFunction* StringPerformanceTest::TestStdLibCtor2()
295 UPerfFunction* StringPerformanceTest::TestStdLibCtor3()
304 UPerfFunction* StringPerformanceTest::TestStdLibAssign()
313 UPerfFunction* StringPerformanceTest::TestStdLibAssign1()
322 UPerfFunction* StringPerformanceTest::TestStdLibAssign2()
331 UPerfFunction* StringPerformanceTest::TestStdLibGetch()
340 UPerfFunction* StringPerformanceTest::TestStdLibCatenate()
350 UPerfFunction* StringPerformanceTest::TestStdLibScan()
359 UPerfFunction* StringPerformanceTest::TestStdLibScan1()
368 UPerfFunction* StringPerformanceTest::TestStdLibScan2()