Searched refs:runIndex2 (Results 1 – 1 of 1) sorted by relevance
665 …e boolean attributeValuesMatch(Set<? extends Attribute> attributes, int runIndex1, int runIndex2) { in attributeValuesMatch() argument669 if (!valuesMatch(getAttribute(key, runIndex1), getAttribute(key, runIndex2))) { in attributeValuesMatch()