Home
last modified time | relevance | path

Searched defs:openUTF8Reader (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/com/ibm/icu/dev/test/
DTestUtil.java201 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestUtil.java207 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestUtil.java210 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil
/external/cldr/tools/java/org/unicode/cldr/draft/
DFileUtilities.java43 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in FileUtilities