Home
last modified time | relevance | path

Searched refs:objectWithHash (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheEvictionTest.java252 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
/external/guava/guava-tests/test/com/google/common/cache/
DCacheEvictionTest.java252 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