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