Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheTesting.java64 static <K, V> void simulateValueReclamation(Cache<K, V> cache, K key) { in simulateValueReclamation() method in CacheTesting
/external/guava/guava-tests/test/com/google/common/cache/
DCacheTesting.java64 static <K, V> void simulateValueReclamation(Cache<K, V> cache, K key) { in simulateValueReclamation() method in CacheTesting