Home
last modified time | relevance | path

Searched defs:threads (Results 451 – 475 of 1416) sorted by relevance

1...<<11121314151617181920>>...57

/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dstrerror_test.cc77 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dsingle_set_ptr_test.cc49 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_changes.cpp45 size_t threads[1], localThreads[1]; in test_kernel_arg_changes() local
/aosp_15_r20/external/pigweed/pw_thread/pw_thread_protos/
H A Dthread.proto109 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 Dtry_lock_shared_until.pass.cpp68 int threads = 5; in main() local
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_once_test.cpp43 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 Dcontainers.multithread.pass.cpp54 std::vector<std::thread> threads; in ThreadUseIter() local
/aosp_15_r20/art/test/1986-structural-redefine-multi-thread-stack-scope/src/
H A DMain.java87 Thread[] threads = new Thread[num_threads]; in main() local
/aosp_15_r20/external/llvm-libc/test/integration/src/threads/
H A Dcall_once_test.cpp42 thrd_t threads[NUM_THREADS]; in call_from_5_threads() local
H A Dcnd_test.cpp66 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 Dtest_helper.h95 std::vector<std::thread> threads; in test_acquire_release() local
/aosp_15_r20/art/test/952-invoke-custom/src/
H A DTestInvokeCustomWithConcurrentThreads.java113 Thread[] threads = new Thread[NUMBER_OF_THREADS]; in test() local
/aosp_15_r20/cts/tests/tests/os/src/android/os/health/cts/
H A DSystemHealthManagerTest.java45 Thread[] threads = new Thread[10]; in testTakeMyUidSnapshot() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dstress.c145 pthread_t threads[NSCENAR * SCALABILITY_FACTOR * FACTOR]; in main() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c92 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 Dstress.c174 pthread_t threads[N * SCALABILITY_FACTOR]; in main() local
/aosp_15_r20/frameworks/base/media/jni/soundpool/
H A DSoundDecoder.cpp32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority) in SoundDecoder()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_image_r8.cpp110 size_t threads[] = { img_width, img_height }; in test_image_r8() local
/aosp_15_r20/frameworks/libs/binary_translation/base/
Dmmap_pool_test.cc91 std::thread threads[kNumThreads]; in TEST_F() local
/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
H A DProcessModel.kt25 val threads: List<ThreadModel> constant
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DThreadGroup002Test.java106 int threads = allThreadIDReply.getNextValueAsInt(); in testThreadGroup002() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dsysinfo_test.cc65 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_thread.cc50 pthread_t threads[kAlive] = {}; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/config/
H A Dcore_configuration_test.cc57 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 DRenderVelocityTemplateTest.java130 List<Thread> threads = new ArrayList<>(nthreads); in testMultiThreadMultipleEvals() local

1...<<11121314151617181920>>...57