Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnContainment.java39 try (BufferedReader unCodes = CldrUtility.getUTF8Data("external/UnCodes.txt");) { in try() argument
40 for (String line : FileUtilities.in(unCodes)) {