Searched refs:currentProfiles (Results 1 – 1 of 1) sorted by relevance
766 HashSet<Long> currentProfiles = new HashSet<>(); in testMandatory10BitStreamCombination() local767 currentProfiles.add(config.getDynamicRangeProfile()); in testMandatory10BitStreamCombination()776 if (newLimitations.isEmpty() || (newLimitations.containsAll(currentProfiles))) { in testMandatory10BitStreamCombination()777 currentProfiles.add(currentProfile); in testMandatory10BitStreamCombination()782 !newLimitations.containsAll(currentProfiles)) { in testMandatory10BitStreamCombination()