Searched refs:BreakIteratorPerformanceTest (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/test/perf/ubrkperf/ |
D | ubrkperf.cpp | 147 UPerfFunction* BreakIteratorPerformanceTest::TestICUForward() in TestICUForward() 152 UPerfFunction* BreakIteratorPerformanceTest::TestICUIsBound() in TestICUIsBound() 157 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinForward() in TestDarwinForward() 162 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinIsBound() in TestDarwinIsBound() 167 UPerfFunction* BreakIteratorPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() 188 BreakIteratorPerformanceTest::BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UError… in BreakIteratorPerformanceTest() function in BreakIteratorPerformanceTest 229 BreakIteratorPerformanceTest::~BreakIteratorPerformanceTest() in ~BreakIteratorPerformanceTest() 242 BreakIteratorPerformanceTest test(argc, argv, status); in main()
|
D | ubrkperf.h | 116 class BreakIteratorPerformanceTest : public UPerfTest { 123 BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status); 124 ~BreakIteratorPerformanceTest();
|
/external/chromium/third_party/icu/source/test/perf/ubrkperf/ |
D | ubrkperf.cpp | 147 UPerfFunction* BreakIteratorPerformanceTest::TestICUForward() in TestICUForward() 152 UPerfFunction* BreakIteratorPerformanceTest::TestICUIsBound() in TestICUIsBound() 157 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinForward() in TestDarwinForward() 162 UPerfFunction* BreakIteratorPerformanceTest::TestDarwinIsBound() in TestDarwinIsBound() 167 UPerfFunction* BreakIteratorPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() 188 BreakIteratorPerformanceTest::BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UError… in BreakIteratorPerformanceTest() function in BreakIteratorPerformanceTest 229 BreakIteratorPerformanceTest::~BreakIteratorPerformanceTest() in ~BreakIteratorPerformanceTest() 242 BreakIteratorPerformanceTest test(argc, argv, status); in main()
|
D | ubrkperf.h | 116 class BreakIteratorPerformanceTest : public UPerfTest { 123 BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status); 124 ~BreakIteratorPerformanceTest();
|