Home
last modified time | relevance | path

Searched defs:longUnitId (Results 1 – 5 of 5) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DBestMinimalPairSamples.java228 String longUnitId = entry.getValue(); in loadCaches() local
289 public boolean isBetterUnit(String longUnitId, String formerLongUnitId) { in isBetterUnit()
312 public int systemWeight(String longUnitId) { in systemWeight()
323 private int categoryWeight(String longUnitId) { in categoryWeight()
DExampleGenerator.java900 String longUnitId = parts.getAttributeValue(-2, "type"); in handleFormatUnit() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnitPathType.java102 String longUnitId; in getTranslationPath() local
DUnitConverter.java1576 public String getShortId(String longUnitId) { in getShortId()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java1938 final String longUnitId = entry.getValue(); in TestGender() local
2064 final String longUnitId = entry.getValue(); in TestFileFallbackNames() local
2472 String longUnitId = parts.findAttributeValue("unit", "type"); in checkCldrFileUnits() local
2674 final String longUnitId = parts.getAttributeValue(3, "type"); in TestEnglishDisplayNames() local