Searched refs:simulateKeyReclamation (Results 1 - 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheTesting.java84 static <K, V> void simulateKeyReclamation(Cache<K, V> cache, K key) { method in class:CacheTesting
H A DCacheLoadingTest.java1811 CacheTesting.simulateKeyReclamation(cache, key);
1817 CacheTesting.simulateKeyReclamation(cache, key);

Completed in 136 milliseconds