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
293 List<HashCode> hashCodes = Lists.newArrayList(); in testCombineOrdered_randomHashCodes() local334 List<HashCode> hashCodes = Lists.newArrayList(); in testCombineUnordered_randomHashCodes() local
598 public static HashCode combineOrdered(Iterable<HashCode> hashCodes) { in combineOrdered()623 public static HashCode combineUnordered(Iterable<HashCode> hashCodes) { in combineUnordered()
65 Set<Integer> hashCodes = new HashSet<Integer>(); in testFieldCoverage() local
68 Set<Integer> hashCodes = new HashSet<Integer>(); in testFieldCoverage() local
694 public static HashCode combineOrdered(Iterable<HashCode> hashCodes) { in combineOrdered()719 public static HashCode combineUnordered(Iterable<HashCode> hashCodes) { in combineUnordered()