Searched refs:forceExpandSegment (Results 1 – 2 of 2) sorted by relevance
105 static <K, V> void forceExpandSegment(Cache<K, V> cache, K key) { in forceExpandSegment() method in CacheTesting
2388 CacheTesting.forceExpandSegment(cache, key); in testExpandDuringLoading()2476 CacheTesting.forceExpandSegment(cache, key); in testExpandDuringRefresh()