Searched refs:sampleShortUnitType (Results 1 – 2 of 2) sorted by relevance
60 public final Set<String> sampleShortUnitType; field in UnitPathType64 this.sampleShortUnitType = Collections.singleton(sampleType); in UnitPathType()
360 for (String unit : pathType.sampleShortUnitType) { in TestTranslationPaths()