Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D3-1.c24 #define NUM_THREADS 5 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D5-1.c24 #define NUM_THREADS 5 macro
/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool.c29 #define NUM_THREADS 8 macro
Dstate_pool_free_list_only.c29 #define NUM_THREADS 8 macro
Dstate_pool_no_free.c29 #define NUM_THREADS 16 macro
Dblock_pool_no_free.c29 #define NUM_THREADS 16 macro
/third_party/python/Lib/test/
Dtest_threadedtempfile.py25 NUM_THREADS = 20 variable
Dfork_wait.py20 NUM_THREADS = 4 variable
/third_party/libuv/test/
Dbenchmark-thread.c28 #define NUM_THREADS (20 * 1000) macro
/third_party/mesa3d/src/gallium/tests/unit/
Dpipe_barrier_test.c46 #define NUM_THREADS 10 macro
/third_party/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c49 #define NUM_THREADS 50 macro
/third_party/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c27 #define NUM_THREADS 60 macro
/third_party/curl/tests/libtest/
Dlib3026.c29 #define NUM_THREADS 100 macro
/third_party/skia/experimental/tools/
Dpdf-comparison.py49 NUM_THREADS = int(os.environ.get('PDF_COMPARISON_THREADS', 40)) variable
/third_party/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1325 static constexpr int NUM_THREADS = 4; in TestIncDec() local
1356 static constexpr int NUM_THREADS = 4; in Test20104() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbus.c32 #define NUM_THREADS 10 macro