Home
last modified time | relevance | path

Searched defs:threads (Results 626 – 650 of 1416) sorted by relevance

1...<<21222324252627282930>>...57

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
H A Dsequence_lock_test.cc61 std::vector<std::thread> threads; in TEST_P() local
/aosp_15_r20/external/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc1497 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 Drsa_test.cc1497 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 DTensorShape.cu595 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 Devent_selection_set.cpp688 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 Dreraiser_thread.py102 def __init__(self, threads=None): argument
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DMapInfoTest.cpp162 std::vector<std::thread*> threads; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Deigen_support.cc50 void SetEigenNbThreads(int threads) { in SetEigenNbThreads()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp73 std::vector<std::thread> threads(threadCount); in runMultithreadedGLTest() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_tiled_swapping.c168 struct thread *threads; variable
/aosp_15_r20/bionic/benchmarks/
H A Dmalloc_benchmark.cpp85 std::thread* threads[kMaxThreads]; in RunThreadsThroughput() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dfb_storage_test.cc126 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DFileStoreTest.cpp99 std::vector<std::thread> threads; in stressTestStore() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DConcurrentCloseTest.java127 final ArrayList<Thread> threads = new ArrayList<Thread>(); in test_read_multiple() local
/aosp_15_r20/external/ruy/ruy/profiler/
H A Dtest.cc89 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 D1-6.c100 pthread_t threads[n_threads]; in run_hp_threads() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_9303.cpp159 boost::thread_group threads; in main() local
/aosp_15_r20/art/test/1960-obsolete-jit-multithread-native/src/
H A DMain.java133 Thread[] threads = new Thread[NUM_THREADS]; in doTest() local
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderHostDeviceTest.cpp169 std::vector<std::thread> threads; in TEST_F() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_multireadimagemultifmt.cpp121 size_t threads[2]; in test_mri_multiple() local
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtracked_ref_unittest.cc81 std::vector<std::unique_ptr<Thread>> threads; in TEST() local
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtracked_ref_unittest.cc82 std::vector<std::unique_ptr<Thread>> threads; in TEST() local
/aosp_15_r20/bionic/tests/
H A Dleak_test.cpp141 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 Dhardware_disable_test.c92 pthread_t threads[VCPU_NUM]; in run_test() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/
H A Dtest_clamp.cpp257 size_t threads = (size_t)n_elems; in test_clamp_fn() local

1...<<21222324252627282930>>...57