Searched defs:systemSet (Results 1 – 1 of 1) sorted by relevance
4218 Set<UnitSystem> systemSet = in TestSystems2() local4235 final Set<UnitSystem> systemSet = entry.getKey(); in TestSystems2() local4261 final TreeSet<UnitSystem> systemSet = new TreeSet<>(entry.getValue()); in TestSystems2() local4277 final Set<T> systemSet, T unitSystem, Collection<String> units) { in assertContains()4284 final Set<T> systemSet, T unitSystem, Collection<String> units) { in assertNotContains()