Home
last modified time | relevance | path

Searched defs:checkEvictionQueues (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java1388 static <K, V> void checkEvictionQueues(MapMakerInternalMap<K, V> map, in checkEvictionQueues() method in MapMakerInternalMapTest
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java2069 static <K, V> void checkEvictionQueues(LocalCache<K, V> map, in checkEvictionQueues() method in LocalCacheTest