/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/internal/ |
H A D | sequence_lock_test.cc | 61 std::vector<std::thread> threads; in TEST_P() local
|
/aosp_15_r20/external/boringssl/src/crypto/rsa_extra/ |
H A D | rsa_test.cc | 1497 std::vector<std::thread> threads; in TEST() local 1542 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/rsa_extra/ |
H A D | rsa_test.cc | 1497 std::vector<std::thread> threads; in TEST() local 1542 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | TensorShape.cu | 595 dim3 threads(detail::BLOCK_SIZE, 1, 1); in _chunk_cat_out_cuda_contiguous() local 677 dim3 threads(detail::BLOCK_SIZE, 1, 1); in split_with_sizes_copy_out_cuda_contiguous_no_cast() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | event_selection_set.cpp | 688 const std::set<pid_t>& threads) { in PrepareThreads() 713 std::set<pid_t> threads = PrepareThreads(processes_, threads_); in OpenEventFiles() local
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | reraiser_thread.py | 102 def __init__(self, threads=None): argument
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | MapInfoTest.cpp | 162 std::vector<std::thread*> threads; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | eigen_support.cc | 50 void SetEigenNbThreads(int threads) { in SetEigenNbThreads()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 73 std::vector<std::thread> threads(threadCount); in runMultithreadedGLTest() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_tiled_swapping.c | 168 struct thread *threads; variable
|
/aosp_15_r20/bionic/benchmarks/ |
H A D | malloc_benchmark.cpp | 85 std::thread* threads[kMaxThreads]; in RunThreadsThroughput() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | fb_storage_test.cc | 126 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/pytorch/test/cpp/c10d/ |
H A D | FileStoreTest.cpp | 99 std::vector<std::thread> threads; in stressTestStore() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/ |
H A D | ConcurrentCloseTest.java | 127 final ArrayList<Thread> threads = new ArrayList<Thread>(); in test_read_multiple() local
|
/aosp_15_r20/external/ruy/ruy/profiler/ |
H A D | test.cc | 89 std::vector<std::unique_ptr<std::thread>> threads; in TEST() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 1-6.c | 100 pthread_t threads[n_threads]; in run_hp_threads() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_9303.cpp | 159 boost::thread_group threads; in main() local
|
/aosp_15_r20/art/test/1960-obsolete-jit-multithread-native/src/ |
H A D | Main.java | 133 Thread[] threads = new Thread[NUM_THREADS]; in doTest() local
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderHostDeviceTest.cpp | 169 std::vector<std::thread> threads; in TEST_F() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_multireadimagemultifmt.cpp | 121 size_t threads[2]; in test_mri_multiple() local
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | tracked_ref_unittest.cc | 81 std::vector<std::unique_ptr<Thread>> threads; in TEST() local
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | tracked_ref_unittest.cc | 82 std::vector<std::unique_ptr<Thread>> threads; in TEST() local
|
/aosp_15_r20/bionic/tests/ |
H A D | leak_test.cpp | 141 struct thread_data { pthread_barrier_t* barrier; pid_t* tid; } threads[thread_count]; in TEST() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/ |
H A D | hardware_disable_test.c | 92 pthread_t threads[VCPU_NUM]; in run_test() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/ |
H A D | test_clamp.cpp | 257 size_t threads = (size_t)n_elems; in test_clamp_fn() local
|