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
917 newHashSet(objectWithHashCode(1 << 29), objectWithHashCode(0));921 newHashSet(objectWithHashCode(1 << 30), objectWithHashCode(0));958 private static Object objectWithHashCode(final int hashCode) {