Home
last modified time | relevance | path

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

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