Home
last modified time | relevance | path

Searched defs:threadPool (Results 1 – 5 of 5) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/collect/
DConcurrentHashMultisetBenchmark.java56 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderTest.java476 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local
565 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerTest.java138 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local
DQueuesTest.java55 private ExecutorService threadPool; field in QueuesTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicLongMapTest.java568 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local