Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DCacheTesting.java105 static <K, V> void forceExpandSegment(Cache<K, V> cache, K key) { in forceExpandSegment() method in CacheTesting
DCacheLoadingTest.java2388 CacheTesting.forceExpandSegment(cache, key); in testExpandDuringLoading()
2476 CacheTesting.forceExpandSegment(cache, key); in testExpandDuringRefresh()