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