/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_work_item_functions.cpp | 76 size_t threads[3], localThreads[3]; in test_work_item_functions() local
|
/aosp_15_r20/external/google-breakpad/src/processor/proto/ |
H A D | process_state.proto | 90 repeated Thread threads = 5; field
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_stress_test.cpp | 48 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | benchmark_api_internal.h | 35 int threads; // Number of concurrent threads to us member
|
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | linux_dumper.h | 114 const wasteful_vector<pid_t>& threads() { return threads_; } in threads() function
|
/aosp_15_r20/frameworks/native/libs/debugstore/rust/src/ |
H A D | storage.rs | 116 let threads: Vec<_> = (0..10) in test_concurrent_insertions() localVariable
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestOpenmpSettings.cpp | 67 std::vector<std::thread> threads; in TEST_F() local
|
/aosp_15_r20/external/libevent/ |
H A D | iocp-internal.h | 88 HANDLE *threads; member
|
/aosp_15_r20/external/slf4j/slf4j-nop/src/test/java/org/slf4j/nop/ |
H A D | MultithreadedInitializationTest.java | 87 LoggerAccessingThread[] threads = new LoggerAccessingThread[THREAD_COUNT]; in harness() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | migration.c | 24 pthread_t *threads; in FIXTURE() local
|
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/ |
D | signal_queue_test.cc | 154 std::array<std::thread, kStressThreads> threads; in TEST() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/metrics/ |
D | IpConnectivityLogTest.java | 97 final Thread[] threads = new Thread[nCallers]; in testLoggingEventsWithMultipleCallers() local
|
/aosp_15_r20/external/armnn/src/profiling/test/ |
H A D | ProfilingGuidTest.cpp | 149 std::vector<std::thread> threads; variable
|
/aosp_15_r20/external/libvpx/vpx/ |
H A D | vpx_decoder.h | 107 unsigned int threads; /**< Maximum number of threads to use, default 1 */ member
|
/aosp_15_r20/external/grpc-grpc/test/core/client_idle/ |
H A D | idle_filter_state_test.cc | 60 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | benchmark_api_internal.h | 41 int threads() const { return threads_; } in threads() function
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/batching/ |
H A D | Semaphore64Test.java | 204 List<Thread> threads = new LinkedList<>(); in testReleaseWontOverflowNonBlocking() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_runqueue.cpp | 165 std::vector<std::unique_ptr<std::thread>> threads; in test_stress_runqueue() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | benchmark_api_internal.h | 41 int threads() const { return threads_; } in threads() function
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | forever_alloc_test.cc | 88 pthread_t threads[kNumThreads]; in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/ |
H A D | periodic_update_test.cc | 94 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/system/extras/libfec/ |
H A D | fec_process.cpp | 49 int threads = sysconf(_SC_NPROCESSORS_ONLN); in process() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
H A D | store.pass.cpp | 54 std::vector<std::thread> threads; in test_impl() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | GlobalMutex_unittest.cpp | 22 std::array<std::thread, kThreadCount> threads; in runBasicGlobalMutexTest() local
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | XdsFederationTestClient.java | 282 ArrayList<Thread> threads = new ArrayList<>(); in run() local
|