Home
last modified time | relevance | path

Searched defs:nThreads (Results 1 – 6 of 6) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/bugs/
DConcurrentModificationExceptionOnMultiThreadedVerificationTest.java26 int nThreads = 1; field in ConcurrentModificationExceptionOnMultiThreadedVerificationTest
/external/guava/guava-tests/test/com/google/common/collect/
DConcurrentHashMultisetBasherTest.java66 int nThreads = 20; in testAddAndRemove() local
DMapMakerTest.java125 int nThreads = 100; in testRemovalNotification_clear_basher() local
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderTest.java462 int nThreads = 100; in testRemovalNotification_clear_basher() local
528 int nThreads = 100; in testRemovalNotification_get_basher() local
DCacheLoadingTest.java2098 int nThreads, final CountDownLatch gettersStartedSignal) throws InterruptedException { in doConcurrentGet()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicLongMapTest.java560 int nThreads = 100; in testModify_basher() local