Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.cpp33 StringPerformanceTest test(argc, argv, status); in main()
63 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[], in StringPerformanceTest() function in StringPerformanceTest
114 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 …]
Dstringperf.h343 class StringPerformanceTest : public UPerfTest
346 StringPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
347 ~StringPerformanceTest();