HomeSort by relevance Sort by last modified time
    Searched refs:StringPerformanceTest (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/perf/ustrperf/
stringperf.cpp 38 StringPerformanceTest test(argc, argv, status);
68 StringPerformanceTest::StringPerformanceTest(int32_t argc, const char *argv[],
119 StringPerformanceTest::~StringPerformanceTest()
125 UPerfFunction* StringPerformanceTest::runIndexedTest(int32_t index, UBool exec,
163 UPerfFunction* StringPerformanceTest::TestCtor()
172 UPerfFunction* StringPerformanceTest::TestCtor1()
181 UPerfFunction* StringPerformanceTest::TestCtor2()
190 UPerfFunction* StringPerformanceTest::TestCtor3(
    [all...]
stringperf.h 348 class StringPerformanceTest : public UPerfTest
351 StringPerformanceTest(int32_t argc, const char *argv[], UErrorCode &status);
352 ~StringPerformanceTest();

Completed in 111 milliseconds