Searched defs:collection2 (Results 1 – 5 of 5) sorted by relevance
524 let collection2 = PatchCollection::parse_from_str( in test_keep_indent2() localVariable569 let collection2 = PatchCollection { in test_union() localVariable608 let collection2 = PatchCollection { in test_union_empties() localVariable684 let collection2 = PatchCollection { in version_range_fixture() localVariable
233 Collection<?> collection2 = (Collection<?>) iterable2; in elementsEqual() local
274 Collection<?> collection2 = (Collection<?>) iterable2; in elementsEqual() local
4837 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4872 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()
4721 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4757 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()