Home
last modified time | relevance | path

Searched refs:StringPerformanceTest (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.cpp38 StringPerformanceTest test(argc, argv, status); in main()
68 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[], in StringPerformanceTest() function in StringPerformanceTest
119 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 …]
Dstringperf.h348 class StringPerformanceTest : public UPerfTest
351 StringPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
352 ~StringPerformanceTest();