Searched defs:hashCodes (Results 1 – 10 of 10) sorted by relevance
60 final int hashCodes; in match() local
58 final int hashCodes; in match() local
153 ImmutableSet<HashCode> hashCodes = in testCollisionsDueToIncorrectSignExtension() local
292 List<HashCode> hashCodes = Lists.newArrayList(); in testCombineOrdered_randomHashCodes() local333 List<HashCode> hashCodes = Lists.newArrayList(); in testCombineUnordered_randomHashCodes() local
590 public static HashCode combineOrdered(Iterable<HashCode> hashCodes) { in combineOrdered()615 public static HashCode combineUnordered(Iterable<HashCode> hashCodes) { in combineUnordered()
68 Set<Integer> hashCodes = new HashSet<Integer>(); in testFieldCoverage() local
65 Set<Integer> hashCodes = new HashSet<Integer>(); in testFieldCoverage() local
686 public static HashCode combineOrdered(Iterable<HashCode> hashCodes) { in combineOrdered()711 public static HashCode combineUnordered(Iterable<HashCode> hashCodes) { in combineUnordered()