Home
last modified time | relevance | path

Searched defs:BreakIteratorPerformanceTest (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.cpp188 BreakIteratorPerformanceTest::BreakIteratorPerformanceTest(int32_t argc, const char* argv[], UError… in BreakIteratorPerformanceTest() function in BreakIteratorPerformanceTest
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DBreakIteratorPerformanceTest.java12 public class BreakIteratorPerformanceTest extends PerfTest { class