Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheMapComputeTest.java34 private static void doParallelCacheOp(int count, IntConsumer consumer) { in doParallelCacheOp() method in LocalCacheMapComputeTest
50 doParallelCacheOp( in testComputeIfAbsent()
85 doParallelCacheOp( in testComputeIfPresent()
97 doParallelCacheOp( in testUpdates()
108 doParallelCacheOp( in testCompute()
118 doParallelCacheOp( in testComputeExceptionally()