Searched refs:sampleComposedShortUnitIds (Results 1 – 2 of 2) sorted by relevance
61 public final ImmutableMultimap<String,String> sampleComposedShortUnitIds; field in UnitPathType65 this.sampleComposedShortUnitIds = sampleComposedLongUnits; in UnitPathType()
118 for (String shortUnitId : pathType.sampleComposedShortUnitIds.get(idType)) { in handleCheck()