Home
last modified time | relevance | path

Searched defs:threads (Results 476 – 500 of 1416) sorted by relevance

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

/aosp_15_r20/test/vts-testcase/performance/binder_throughput_test/
DBinderThroughputBenchmark.py135 def RunBenchmark(self, bits, threads): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c25 static struct thread_state *threads; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/
H A Dtest_wg_all.cpp74 size_t threads[1]; in test_work_group_all() local
H A Dtest_wg_any.cpp74 size_t threads[1]; in test_work_group_any() local
/aosp_15_r20/external/pytorch/c10/test/util/
H A DSynchronized_test.cpp30 std::array<std::thread, 10> threads; in TEST() local
/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 Dlock_shared.pass.cpp74 int threads = 5; in main() local
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dcpu_metric.proto73 repeated Thread threads = 6; field
/aosp_15_r20/test/vts-testcase/performance/hwbinder_throughput_test/
DHwBinderThroughputBenchmark.py137 def RunBenchmark(self, bits, threads): argument
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
H A DMoreExecutorsDirectExecutorBenchmark.java70 Set<Thread> threads = new HashSet<>(); field in MoreExecutorsDirectExecutorBenchmark
/aosp_15_r20/external/ltp/lib/newlib_tests/
H A Dtest15.c96 pthread_t threads[THREADS + 1]; in do_test() local
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-multithread.c99 pthread_t *threads = calloc (num_threads, sizeof (pthread_t)); in test_body() local
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
H A DMoreExecutorsDirectExecutorBenchmark.java70 Set<Thread> threads = new HashSet<>(); field in MoreExecutorsDirectExecutorBenchmark
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/
H A Doperator.minus_equals.pass.cpp53 std::vector<std::thread> threads; in test_impl() local
H A Doperator.plus_equals.pass.cpp53 std::vector<std::thread> threads; in test_impl() local
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/
DMergeTzS2RangesTest.java75 final int threads = 1; in regressionTest() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Dstress.c223 pthread_t threads[N * SCALABILITY_FACTOR]; in main() local
/aosp_15_r20/art/test/129-ThreadGetId/src/
H A DMain.java35 final Thread[] threads = new Thread[NUMBER_OF_THREADS]; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/exit_group/
H A Dexit_group01.c48 pthread_t threads[cpu_count]; in spawn_threads() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect_test.cc131 std::vector<std::thread> threads(4); in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c68 pthread_t threads[nthreads]; in testrun() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/UNIT/
H A DMultithreaded.cpp59 std::array<std::thread, num_threads> threads; in TEST_SUITE() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/
H A Dfpu_signal.c77 int i, j, rc, threads; in test_signal_fpu() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect_test.cc131 std::vector<std::thread> threads(4); in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/trace/
Dthreadgen.go23 threads map[trace.ThreadID]struct{} member
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/tests/
Dexecutor.rs57 let mut threads = Vec::new(); in test_concurrent_threads() localVariable

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