| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/ |
| D | PingPongWithBlockingContext.kt | 32 private val threadPool = newFixedThreadPoolContext(8, "PongCtx") constant in benchmarks.scheduler.actors.PingPongWithBlockingContext
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | ConcurrentHashMultisetBenchmark.java | 58 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
|
| /external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
| D | ConcurrentHashMultisetBenchmark.java | 58 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | AtomicLongMapBasherTest.java | 48 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | AtomicLongMapBasherTest.java | 48 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
| D | ReflectionToStringBuilderConcurrencyTest.java | 91 final ExecutorService threadPool = Executors.newFixedThreadPool(2); in testConcurrency() local
|
| D | ToStringStyleConcurrencyTest.java | 90 final ExecutorService threadPool = Executors.newFixedThreadPool(2); in testConcurrency() local
|
| /external/tink/java_src/src/test/java/com/google/crypto/tink/internal/ |
| D | MutablePrimitiveRegistryMultithreadTest.java | 112 ExecutorService threadPool = Executors.newFixedThreadPool(THREAD_NUMBER); in registerAndGetPrimitivesInParallel_works() local
|
| D | MutableSerializationRegistryMultithreadTest.java | 218 ExecutorService threadPool = Executors.newFixedThreadPool(4); in registerAndParseAndSerializeInParallel_works() local
|
| /external/guava/android/guava-tests/test/com/google/common/cache/ |
| D | CacheBuilderTest.java | 444 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local 541 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
|
| /external/skia/tests/ |
| D | GrContextFactoryTest.cpp | 92 std::unique_ptr<SkExecutor> threadPool = SkExecutor::MakeFIFOThreadPool(1); in DEF_GANESH_TEST() local
|
| /external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
| D | CrtMemoryLeakDetector.java | 190 final ExecutorService threadPool = Executors.newFixedThreadPool(numThreads); in runViaThreadPool() local
|
| D | Http2StreamManagerTest.java | 88 final ExecutorService threadPool = Executors.newFixedThreadPool(numThreads); in testParallelStreams() local
|
| D | HttpClientConnectionManagerTest.java | 81 final ExecutorService threadPool = Executors.newFixedThreadPool(numThreads); in testParallelConnections() local
|
| /external/guava/guava-tests/test/com/google/common/cache/ |
| D | CacheBuilderTest.java | 504 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local 601 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
|
| /external/tink/java_src/src/test/java/com/google/crypto/tink/ |
| D | RegistryMultithreadTest.java | 181 ExecutorService threadPool = Executors.newFixedThreadPool(4); in registerAndGetKeyManager_works() local
|
| /external/zstd/programs/ |
| D | fileio_asyncio.h | 40 POOL_ctx* threadPool; member
|
| /external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/ |
| D | MultithreadingTest.kt | 29 newSingleThreadContext("testSingleThread").use { threadPool -> in <lambda>() method
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | QueuesTest.java | 71 private ExecutorService threadPool; field in QueuesTest
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | QueuesTest.java | 71 private ExecutorService threadPool; field in QueuesTest
|
| /external/angle/src/image_util/ |
| D | AstcDecompressor.cpp | 215 std::shared_ptr<WorkerThreadPool> &threadPool = in decompress() local
|
| /external/zstd/lib/common/ |
| D | pool.c | 223 …{ ZSTD_pthread_t* const threadPool = (ZSTD_pthread_t*)ZSTD_customCalloc(numThreads * sizeof(ZSTD… in POOL_resize_internal() local
|
| /external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
| D | OkHttpServerTransportTest.java | 106 private ExecutorService threadPool = Executors.newCachedThreadPool(); field in OkHttpServerTransportTest
|