Searched refs:hashCodes (Results 1 – 6 of 6) sorted by relevance
152 int[] hashCodes = new int[bundle.size() + 1]; in deepHashCode() local163 hashCodes[hashCodeIdx++] = Arrays.hashCode(keys); in deepHashCode()167 hashCodes[hashCodeIdx++] = deepHashCode((Bundle) value); in deepHashCode()169 hashCodes[hashCodeIdx++] = Arrays.hashCode((int[]) value); in deepHashCode()171 hashCodes[hashCodeIdx++] = Arrays.hashCode((byte[]) value); in deepHashCode()173 hashCodes[hashCodeIdx++] = Arrays.hashCode((char[]) value); in deepHashCode()175 hashCodes[hashCodeIdx++] = Arrays.hashCode((long[]) value); in deepHashCode()197 hashCodes[hashCodeIdx++] = Arrays.hashCode(innerHashCodes); in deepHashCode()209 hashCodes[hashCodeIdx++] = Arrays.hashCode(innerHashCodes); in deepHashCode()224 hashCodes[hashCodeIdx++] = value.hashCode(); in deepHashCode()[all …]
95 HashSet<Integer> hashCodes = new HashSet(); in testHashCodeAndEquals() local96 hashCodes.add(0); in testHashCodeAndEquals()100 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()103 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()106 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()109 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()112 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()115 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()118 assertTrue(hashCodes.add(s.hashCode())); in testHashCodeAndEquals()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...