Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DExampleGenerator.java956 String compoundType = parts.getAttributeValue(-2, "type"); in handleCompoundUnit() local
962 public String handleCompoundUnit(UnitLength unitLength, String compoundType, Count count) { in handleCompoundUnit()
1075 …public String makeCompoundUnitPath(UnitLength unitLength, String compoundType, String patternType)… in makeCompoundUnitPath()