Home
last modified time | relevance | path

Searched defs:threads (Results 551 – 575 of 1416) sorted by relevance

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_work_item_functions.cpp76 size_t threads[3], localThreads[3]; in test_work_item_functions() local
/aosp_15_r20/external/google-breakpad/src/processor/proto/
H A Dprocess_state.proto90 repeated Thread threads = 5; field
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp48 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_api_internal.h35 int threads; // Number of concurrent threads to us member
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_dumper.h114 const wasteful_vector<pid_t>& threads() { return threads_; } in threads() function
/aosp_15_r20/frameworks/native/libs/debugstore/rust/src/
H A Dstorage.rs116 let threads: Vec<_> = (0..10) in test_concurrent_insertions() localVariable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestOpenmpSettings.cpp67 std::vector<std::thread> threads; in TEST_F() local
/aosp_15_r20/external/libevent/
H A Diocp-internal.h88 HANDLE *threads; member
/aosp_15_r20/external/slf4j/slf4j-nop/src/test/java/org/slf4j/nop/
H A DMultithreadedInitializationTest.java87 LoggerAccessingThread[] threads = new LoggerAccessingThread[THREAD_COUNT]; in harness() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dmigration.c24 pthread_t *threads; in FIXTURE() local
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dsignal_queue_test.cc154 std::array<std::thread, kStressThreads> threads; in TEST() local
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/metrics/
DIpConnectivityLogTest.java97 final Thread[] threads = new Thread[nCallers]; in testLoggingEventsWithMultipleCallers() local
/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingGuidTest.cpp149 std::vector<std::thread> threads; variable
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_decoder.h107 unsigned int threads; /**< Maximum number of threads to use, default 1 */ member
/aosp_15_r20/external/grpc-grpc/test/core/client_idle/
H A Didle_filter_state_test.cc60 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_api_internal.h41 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 DSemaphore64Test.java204 List<Thread> threads = new LinkedList<>(); in testReleaseWontOverflowNonBlocking() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_runqueue.cpp165 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 Dbenchmark_api_internal.h41 int threads() const { return threads_; } in threads() function
/aosp_15_r20/frameworks/libs/binary_translation/base/
Dforever_alloc_test.cc88 pthread_t threads[kNumThreads]; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/
H A Dperiodic_update_test.cc94 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/system/extras/libfec/
H A Dfec_process.cpp49 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 Dstore.pass.cpp54 std::vector<std::thread> threads; in test_impl() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DGlobalMutex_unittest.cpp22 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 DXdsFederationTestClient.java282 ArrayList<Thread> threads = new ArrayList<>(); in run() local

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