Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DFileUtilities.java46 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in FileUtilities
50 public static BufferedReader openUTF8Reader(File file) throws IOException { in openUTF8Reader() method in FileUtilities
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
H A DTestUtil.java157 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
H A DTestUtil.java207 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestUtil.java210 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() method in TestUtil