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

  /external/icu4c/test/perf/ubrkperf/
ubrkperf.cpp 147 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)
229 BreakIteratorPerformanceTest::~BreakIteratorPerformanceTest()
242 BreakIteratorPerformanceTest test(argc, argv, status)
    [all...]
ubrkperf.h 111 class BreakIteratorPerformanceTest : public UPerfTest {
118 BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status);
119 ~BreakIteratorPerformanceTest();

Completed in 42 milliseconds