/external/testng/src/test/java/test/thread/ |
D | SequentialTest.java | 44 public void verifySequential(int threadCount) { in verifySequential() 51 public void verifySingleThreaded(int threadCount) { in verifySingleThreaded() 58 private void runTest(int threadCount, String... classes) { in runTest() 90 Assert.assertEquals(verifyMap.size(), threadCount); in runTest() local
|
D | MultiThreadedDependentTest.java | 69 private void test(int threadCount) { in test()
|
/external/testng/src/main/java/org/testng/internal/thread/ |
D | ExecutorAdapter.java | 18 public ExecutorAdapter(int threadCount, IThreadFactory tf) { in ExecutorAdapter() 55 int threadCount = threads.size(); in getStackTraces() local
|
D | ThreadUtil.java | 92 public static final IExecutor createExecutor(int threadCount, String threadFactoryName) { in createExecutor()
|
/external/tensorflow/tensorflow/lite/experimental/swift/Sources/ |
D | InterpreterOptions.swift | 22 public var threadCount: Int? = nil variable
|
D | Interpreter.swift | 51 if let threadCount = options.threadCount, threadCount > 0 { variable
|
/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
D | Crawler.java | 52 private void parallelDrainQueue(int threadCount) { in parallelDrainQueue() 120 int threadCount = 20; in main() local
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 73 int threadCount; member 886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vecto… in createThreads() 1126 int threadCount = threadCounts[threadCountNdx]; in init() local 1175 int threadCount = threadCounts[threadCountNdx]; in init() local 1223 int threadCount = threadCounts[threadCountNdx]; in init() local 1272 int threadCount = threadCounts[threadCountNdx]; in init() local 1321 int threadCount = threadCounts[threadCountNdx]; in init() local 1370 int threadCount = threadCounts[threadCountNdx]; in init() local 1419 int threadCount = threadCounts[threadCountNdx]; in init() local 1471 int threadCount = threadCounts[threadCountNdx]; in init() local [all …]
|
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/ |
D | ThreadedBenchmark.cs | 37 public ThreadedBenchmark(int threadCount, Action threadBody) in ThreadedBenchmark()
|
D | PInvokeByteArrayBenchmark.cs | 41 public void Run(int threadCount, int iterations, int payloadSize) in Run()
|
D | CompletionRegistryBenchmark.cs | 43 public void Run(int threadCount, int iterations, bool useSharedRegistry) in Run()
|
D | SendMessageBenchmark.cs | 46 public void Run(int threadCount, int iterations, int payloadSize) in Run()
|
/external/xz-java/src/ |
D | TestAllocSpeed.java | 85 final int threadCount = Integer.parseInt(args[2]); in main() local
|
/external/dng_sdk/source/ |
D | dng_filter_task.cpp | 58 void dng_filter_task::Start (uint32 threadCount, in Start()
|
D | dng_jpeg_image.cpp | 225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local 338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
|
D | dng_opcodes.cpp | 306 virtual void Start (uint32 threadCount, in Start() 446 virtual void Start (uint32 threadCount, in Start()
|
/external/oj-libjdwp/src/share/back/ |
D | ThreadGroupReferenceImpl.c | 103 jint threadCount; in children() local
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
D | CommandLineArgs.java | 67 public Integer threadCount; field in CommandLineArgs
|
/external/icu/icu4c/source/test/intltest/ |
D | intltest.h | 336 int32_t threadCount; variable
|
/external/guice/core/test/com/google/inject/ |
D | PerformanceComparison.java | 184 int threadCount = 10; in concurrentlyIterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 104 int threadCount; member 1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local 1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
|
/external/testng/src/main/java/org/testng/ |
D | CommandLineArgs.java | 70 public Integer threadCount; field in CommandLineArgs
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | GrpcEnvironment.cs | 205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize()
|
/external/swiftshader/src/Main/ |
D | SwiftConfig.hpp | 45 int threadCount; member
|
/external/swiftshader/src/Device/ |
D | SwiftConfig.hpp | 45 int threadCount; member
|