Searched refs:thisGroup (Results 1 – 2 of 2) sorted by relevance
165 for (String thisGroup : includedGroups) { in findGroupTransitiveClosure()166 runningGroups.put(thisGroup, thisGroup); in findGroupTransitiveClosure()
593 List<Integer> thisGroup = adaptationSetIndexToGroupedIndices.get(i); in getGroupedAdaptationSetIndices() local595 mergedGroup.addAll(thisGroup); in getGroupedAdaptationSetIndices()597 adaptationSetGroupedIndices.remove(thisGroup); in getGroupedAdaptationSetIndices()