Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java228 String unprettied = phf.fromPath(path).getOriginalPath(); in checkPrettyPaths() local
229 if (!path.equals(unprettied)) { in checkPrettyPaths()
231 + "\t" + unprettied); in checkPrettyPaths()