/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | strerror_test.cc | 77 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | single_set_ptr_test.cc | 49 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_kernel_arg_changes.cpp | 45 size_t threads[1], localThreads[1]; in test_kernel_arg_changes() local
|
/aosp_15_r20/external/pigweed/pw_thread/pw_thread_protos/ |
H A D | thread.proto | 109 repeated pw.thread.proto.Thread threads = 18; field
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/ |
H A D | try_lock_shared_until.pass.cpp | 68 int threads = 5; in main() local
|
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/ |
H A D | pthread_once_test.cpp | 43 pthread_t threads[NUM_THREADS]; in call_from_5_threads() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/debug/ |
H A D | containers.multithread.pass.cpp | 54 std::vector<std::thread> threads; in ThreadUseIter() local
|
/aosp_15_r20/art/test/1986-structural-redefine-multi-thread-stack-scope/src/ |
H A D | Main.java | 87 Thread[] threads = new Thread[num_threads]; in main() local
|
/aosp_15_r20/external/llvm-libc/test/integration/src/threads/ |
H A D | call_once_test.cpp | 42 thrd_t threads[NUM_THREADS]; in call_from_5_threads() local
|
H A D | cnd_test.cpp | 66 thrd_t threads[THRD_COUNT]; in wait_notify_broadcast_test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
H A D | test_helper.h | 95 std::vector<std::thread> threads; in test_acquire_release() local
|
/aosp_15_r20/art/test/952-invoke-custom/src/ |
H A D | TestInvokeCustomWithConcurrentThreads.java | 113 Thread[] threads = new Thread[NUMBER_OF_THREADS]; in test() local
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/health/cts/ |
H A D | SystemHealthManagerTest.java | 45 Thread[] threads = new Thread[10]; in testTakeMyUidSnapshot() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
H A D | stress.c | 145 pthread_t threads[NSCENAR * SCALABILITY_FACTOR * FACTOR]; in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
H A D | vsx_preempt.c | 92 int i, rc, threads; in test_preempt_vsx() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
H A D | stress.c | 174 pthread_t threads[N * SCALABILITY_FACTOR]; in main() local
|
/aosp_15_r20/frameworks/base/media/jni/soundpool/ |
H A D | SoundDecoder.cpp | 32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority) in SoundDecoder()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_image_r8.cpp | 110 size_t threads[] = { img_width, img_height }; in test_image_r8() local
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | mmap_pool_test.cc | 91 std::thread threads[kNumThreads]; in TEST_F() local
|
/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/ |
H A D | ProcessModel.kt | 25 val threads: List<ThreadModel> constant
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
H A D | ThreadGroup002Test.java | 106 int threads = allThreadIDReply.getNextValueAsInt(); in testThreadGroup002() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | sysinfo_test.cc | 65 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/ |
H A D | tsan_thread.cc | 50 pthread_t threads[kAlive] = {}; in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/config/ |
H A D | core_configuration_test.cc | 57 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
H A D | RenderVelocityTemplateTest.java | 130 List<Thread> threads = new ArrayList<>(nthreads); in testMultiThreadMultipleEvals() local
|