Home
last modified time | relevance | path

Searched defs:NUM_THREADS (Results 1 – 25 of 40) sorted by relevance

12

/external/python/cpython2/Lib/test/crashers/
Dwarnings_del_crasher.py16 NUM_THREADS = 10 variable
/external/llvm-project/openmp/tools/archer/tests/races/
Dtask-two.c20 #define NUM_THREADS 2 macro
/external/llvm-project/openmp/tools/archer/tests/worksharing/
Dordered.c20 #define NUM_THREADS 2 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D5-1.c24 #define NUM_THREADS 5 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D3-1.c24 #define NUM_THREADS 5 macro
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c29 #define NUM_THREADS 8 macro
Dstate_pool_free_list_only.c29 #define NUM_THREADS 8 macro
/external/grpc-grpc/test/core/gpr/
Dtls_test.cc32 #define NUM_THREADS 100 macro
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dthread_stress.cpp15 const int NUM_THREADS = 8; in main() local
/external/python/cpython3/Lib/test/
Dtest_threadedtempfile.py25 NUM_THREADS = 20 variable
Dfork_wait.py19 NUM_THREADS = 4 variable
/external/compiler-rt/test/asan/TestCases/Windows/
Dthread_stress.cc15 const int NUM_THREADS = 8; in main() local
/external/python/cpython2/Lib/test/
Dtest_threadedtempfile.py16 NUM_THREADS = 20 variable
Dfork_wait.py22 NUM_THREADS = 4 variable
/external/llvm-project/compiler-rt/test/lsan/TestCases/
Dmany_tls_keys_thread.cpp17 static const int NUM_THREADS = 10; variable
Dmany_tls_keys_pthread.cpp20 static const int NUM_THREADS = 10; variable
/external/stressapptest/src/
Dfindmask.c50 #define NUM_THREADS 128 // keep this a power of two macro
/external/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c46 #define NUM_THREADS 10 macro
/external/llvm-project/openmp/runtime/test/misc_bugs/
Domp_foreign_thread_team_reuse.c5 #define NUM_THREADS 10 macro
/external/igt-gpu-tools/tests/i915/
Dgem_threaded_access_tiled.c43 #define NUM_THREADS 2 macro
/external/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c51 #define NUM_THREADS 50 macro
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_changes.cpp33 #define NUM_THREADS 2048 macro
/external/mesa3d/src/util/tests/sparse_array/
Dmulti_threaded.c32 #define NUM_THREADS 16 macro
/external/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c27 #define NUM_THREADS 60 macro
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DExecutionListBenchmark.java46 private static final int NUM_THREADS = 10; // make a param? field in ExecutionListBenchmark

12