/external/python/cpython2/Lib/test/crashers/ |
D | warnings_del_crasher.py | 16 NUM_THREADS = 10 variable
|
/external/llvm-project/openmp/tools/archer/tests/races/ |
D | task-two.c | 20 #define NUM_THREADS 2 macro
|
/external/llvm-project/openmp/tools/archer/tests/worksharing/ |
D | ordered.c | 20 #define NUM_THREADS 2 macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 5-1.c | 24 #define NUM_THREADS 5 macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/ |
D | 3-1.c | 24 #define NUM_THREADS 5 macro
|
/external/grpc-grpc/test/core/gpr/ |
D | tls_test.cc | 32 #define NUM_THREADS 100 macro
|
/external/mesa3d/src/intel/vulkan/tests/ |
D | state_pool.c | 29 #define NUM_THREADS 8 macro
|
D | state_pool_free_list_only.c | 29 #define NUM_THREADS 8 macro
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | thread_stress.cc | 15 const int NUM_THREADS = 8; in main() local
|
/external/python/cpython3/Lib/test/ |
D | test_threadedtempfile.py | 25 NUM_THREADS = 20 variable
|
D | fork_wait.py | 19 NUM_THREADS = 4 variable
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
D | thread_stress.cpp | 15 const int NUM_THREADS = 8; in main() local
|
/external/python/cpython2/Lib/test/ |
D | test_threadedtempfile.py | 16 NUM_THREADS = 20 variable
|
D | fork_wait.py | 22 NUM_THREADS = 4 variable
|
/external/llvm-project/compiler-rt/test/lsan/TestCases/ |
D | many_tls_keys_thread.cpp | 17 static const int NUM_THREADS = 10; variable
|
D | many_tls_keys_pthread.cpp | 20 static const int NUM_THREADS = 10; variable
|
/external/stressapptest/src/ |
D | findmask.c | 50 #define NUM_THREADS 128 // keep this a power of two macro
|
/external/mesa3d/src/gallium/tests/unit/ |
D | pipe_barrier_test.c | 46 #define NUM_THREADS 10 macro
|
/external/llvm-project/openmp/runtime/test/misc_bugs/ |
D | omp_foreign_thread_team_reuse.c | 5 #define NUM_THREADS 10 macro
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_threaded_access_tiled.c | 43 #define NUM_THREADS 2 macro
|
/external/ltp/testcases/realtime/func/pi-tests/ |
D | sbrk_mutex.c | 51 #define NUM_THREADS 50 macro
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_kernel_arg_changes.cpp | 33 #define NUM_THREADS 2048 macro
|
/external/mesa3d/src/util/tests/sparse_array/ |
D | multi_threaded.c | 32 #define NUM_THREADS 16 macro
|
/external/ltp/testcases/kernel/mem/mtest07/ |
D | mallocstress.c | 27 #define NUM_THREADS 60 macro
|
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/ |
D | ExecutionListBenchmark.java | 46 private static final int NUM_THREADS = 10; // make a param? field in ExecutionListBenchmark
|