Home
last modified time | relevance | path

Searched refs:readDataLine (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java792 line = readDataLine(br); in readLines()
825 public String readDataLine(BufferedReader br) throws Exception { in readDataLine() method in PerfTest
DCollationPerformanceTest.java1049 String readDataLine(BufferedReader br) throws Exception { in readDataLine() method in CollationPerformanceTest
1091 line = readDataLine(br); in readDataLines()