Searched refs:commonKeys (Results 1 – 1 of 1) sorted by relevance
204 Set<R2<String, String>> commonKeys = getCommon(mainData.keySet(), in checkAttributes() local207 for (R2<String, String> key : commonKeys) { in checkAttributes()224 if (commonKeys.contains(key)) in checkAttributes()229 if (commonKeys.contains(key)) in checkAttributes()254 Set<String> commonKeys = getCommon(mainData.keySet(), in checkElements() local257 for (String key : commonKeys) { in checkElements()273 if (commonKeys.contains(key)) in checkElements()278 if (commonKeys.contains(key)) in checkElements()