Searched refs:getCldrFile (Results 1 – 3 of 3) sorted by relevance
215 CLDRFile cldrFile = exampleGenerator.getCldrFile(); in TestAllPaths()309 String value = exampleGenerator.getCldrFile().getStringValue(path); in checkValue()491 String value = exampleGenerator.getCldrFile().getStringValue(path); in checkValue()596 for (String xpath : With.in(exampleGenerator.getCldrFile().iterator( in Test4897()598 exampleGenerator.getCldrFile().getComparator()))) { in Test4897()599 String value = exampleGenerator.getCldrFile().getStringValue(xpath); in Test4897()629 String value = exampleGenerator.getCldrFile().getStringValue(xpath); in Test4528()
160 public CLDRFile getCldrFile() { in getCldrFile() method in ExampleGenerator417 CLDRFile cfile = getCldrFile(); in handleLabelPattern()435 CLDRFile cfile = getCldrFile(); in handleLabel()448 CLDRFile cfile = getCldrFile(); in handleLabel()505 CLDRFile cfile = getCldrFile(); in handleAnnotationName()531 CLDRFile cfile = getCldrFile(); in formatGroup()620 … String pattern = unitId.toString(getCldrFile(), width, count, "nominative", null, false); in handleFormatUnit()1637 String locale = getCldrFile().getLocaleID(); in formatCountDecimal()
88 public CLDRFile getCldrFile() { in getCldrFile() method in ICUServiceBuilder