Searched refs:objectWithHashCode (Results 1 – 2 of 2) sorted by relevance
612 newHashSet(objectWithHashCode(1 << 29), objectWithHashCode(0)); in testPowerSetHashCode_inputHashCodeTimesTooFarValueIsZero()616 newHashSet(objectWithHashCode(1 << 30), objectWithHashCode(0)); in testPowerSetHashCode_inputHashCodeTimesTooFarValueIsZero()653 private static Object objectWithHashCode(final int hashCode) { in objectWithHashCode() method in SetsTest
876 newHashSet(objectWithHashCode(1 << 29), objectWithHashCode(0));880 newHashSet(objectWithHashCode(1 << 30), objectWithHashCode(0));917 private static Object objectWithHashCode(final int hashCode) {