/aosp_15_r20/test/vts-testcase/performance/binder_throughput_test/ |
D | BinderThroughputBenchmark.py | 135 def RunBenchmark(self, bits, threads): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/tgkill/ |
H A D | tgkill01.c | 25 static struct thread_state *threads; variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/ |
H A D | test_wg_all.cpp | 74 size_t threads[1]; in test_work_group_all() local
|
H A D | test_wg_any.cpp | 74 size_t threads[1]; in test_work_group_any() local
|
/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | Synchronized_test.cpp | 30 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 D | lock_shared.pass.cpp | 74 int threads = 5; in main() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | cpu_metric.proto | 73 repeated Thread threads = 6; field
|
/aosp_15_r20/test/vts-testcase/performance/hwbinder_throughput_test/ |
D | HwBinderThroughputBenchmark.py | 137 def RunBenchmark(self, bits, threads): argument
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
H A D | MoreExecutorsDirectExecutorBenchmark.java | 70 Set<Thread> threads = new HashSet<>(); field in MoreExecutorsDirectExecutorBenchmark
|
/aosp_15_r20/external/ltp/lib/newlib_tests/ |
H A D | test15.c | 96 pthread_t threads[THREADS + 1]; in do_test() local
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-multithread.c | 99 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 D | MoreExecutorsDirectExecutorBenchmark.java | 70 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 D | operator.minus_equals.pass.cpp | 53 std::vector<std::thread> threads; in test_impl() local
|
H A D | operator.plus_equals.pass.cpp | 53 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/ |
D | MergeTzS2RangesTest.java | 75 final int threads = 1; in regressionTest() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
H A D | stress.c | 223 pthread_t threads[N * SCALABILITY_FACTOR]; in main() local
|
/aosp_15_r20/art/test/129-ThreadGetId/src/ |
H A D | Main.java | 35 final Thread[] threads = new Thread[NUMBER_OF_THREADS]; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/exit_group/ |
H A D | exit_group01.c | 48 pthread_t threads[cpu_count]; in spawn_threads() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | fork_detect_test.cc | 131 std::vector<std::thread> threads(4); in TEST() local
|
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_fill/ |
H A D | fs_fill.c | 68 pthread_t threads[nthreads]; in testrun() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/UNIT/ |
H A D | Multithreaded.cpp | 59 std::array<std::thread, num_threads> threads; in TEST_SUITE() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
H A D | fpu_signal.c | 77 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/ |
D | fork_detect_test.cc | 131 std::vector<std::thread> threads(4); in TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/trace/ |
D | threadgen.go | 23 threads map[trace.ThreadID]struct{} member
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/tests/ |
D | executor.rs | 57 let mut threads = Vec::new(); in test_concurrent_threads() localVariable
|