Searched refs:BreakIteratorPerformanceTest (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/perf/ubrkperf/
H A Dubrkperf.cpp147 UPerfFunction* BreakIteratorPerformanceTest::TestICUForward()
152 UPerfFunction* BreakIteratorPerformanceTest::TestICUIsBound()
157 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinForward()
162 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinIsBound()
167 UPerfFunction* BreakIteratorPerformanceTest::runIndexedTest(int32_t index, UBool exec,
188 BreakIteratorPerformanceTest::BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status) function in class:BreakIteratorPerformanceTest
229 BreakIteratorPerformanceTest::~BreakIteratorPerformanceTest()
242 BreakIteratorPerformanceTest tes
[all...]
H A Dubrkperf.h116 class BreakIteratorPerformanceTest : public UPerfTest { class in inherits:UPerfTest
123 BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status);
124 ~BreakIteratorPerformanceTest();

Completed in 42 milliseconds