Searched refs:objectWithHash (Results 1 – 1 of 1) sorted by relevance
143 cache.getUnchecked(objectWithHash(0)); in testEviction_overflow()144 cache.getUnchecked(objectWithHash(0)); in testEviction_overflow()309 private Object objectWithHash(final int hash) { in objectWithHash() method in CacheEvictionTest