Home
last modified time | relevance | path

Searched defs:thread2 (Results 1 – 25 of 105) sorted by relevance

12345

/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread_unittest.cc42 PlatformThread thread2 = std::move(thread1); in TEST() local
49 PlatformThread thread2 = std::move(thread1); in TEST() local
63 PlatformThread thread2 = PlatformThread(); in TEST() local
H A Dthread_unittest.cc302 auto thread2 = Thread::CreateWithSocketServer(); in TEST() local
313 auto thread2 = Thread::CreateWithSocketServer(); in TEST() local
332 auto thread2 = Thread::CreateWithSocketServer(); in TEST() local
346 auto thread2 = Thread::CreateWithSocketServer(); in TEST() local
/aosp_15_r20/frameworks/libs/systemui/tracinglib/robolectric/src/
DMultiThreadedCoroutineTracingTest.kt55 val thread2 = newSingleThreadContext("thread-#1") in <lambda>() constant
165 val thread2 = newSingleThreadContext("thread-#2") in <lambda>() constant
DCoroutineTracingMachineryTest.kt122 val thread2 = Executors.newSingleThreadExecutor() in <lambda>() constant
DFlowTracingTest.kt176 val thread2 = newSingleThreadContext("thread-#2") in collectFlow6() constant
/aosp_15_r20/external/cronet/base/
H A Dsequence_checker_unittest.cc199 RunCallbackThread thread2( in TEST() local
221 RunCallbackThread thread2( in TEST() local
238 RunCallbackThread thread2( in TEST() local
H A Dtools_sanity_unittest.cc340 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(shared), thread2(shared); in DataRace() local
363 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(&shared), thread2(&shared); in TEST() local
371 AcquireLoadThread thread2(&shared); in TEST() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/
H A DReentrantReadWriteLockTest.java102 Thread thread2 = new Thread(new ReadLockRunnable(lock)); in testGetQueuedReaderThreads() local
121 Thread thread2 = new Thread(new WriteLockRunnable(lock)); in testGetQueuedWriterThreads() local
/aosp_15_r20/art/test/123-compiler-regressions-mt/src/
H A DMain.java68 void thread2() { in thread2() method in B17689750TestVolatile
98 void thread2() { in thread2() method in B17689750TestMonitor
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pool/
Dpool_test.cc77 std::thread thread2([&] { in TEST() local
143 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/pool/
H A Dpool_test.cc141 std::thread thread2([&] { in TEST() local
207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pool/
H A Dpool_test.cc141 std::thread thread2([&] { in TEST() local
207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/
H A DKeysetManagerTest.java963 Thread thread2 = in testThreadSafety_manipulateKeyset_shouldWork() local
1021 Thread thread2 = in testThreadSafety_enableSetPrimaryKey_shouldWork() local
1074 Thread thread2 = in testThreadSafety_disableEnableSetPrimaryKey_shouldWork() local
1125 Thread thread2 = in testThreadSafety_enableDisableDeleteKey_shouldWork() local
/aosp_15_r20/external/libchrome/base/
H A Dtools_sanity_unittest.cc300 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(shared), thread2(shared); in DataRace() local
322 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(&shared), thread2(&shared); in TEST() local
330 AcquireLoadThread thread2(&shared); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc228 std::thread thread2([&barrier]() { in TEST() local
251 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/
H A Dscoped_mock_log_test.cc228 std::thread thread2([&barrier]() { in TEST() local
251 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/
H A Dscoped_mock_log_test.cc228 std::thread thread2([&barrier]() { in TEST() local
251 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/
H A Dscoped_mock_log_test.cc233 std::thread thread2([&barrier]() { in TEST() local
256 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/log/
H A Dscoped_mock_log_test.cc233 std::thread thread2([&barrier]() { in TEST() local
256 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/
H A Dscoped_mock_log_test.cc233 std::thread thread2([&barrier]() { in TEST() local
256 std::thread thread2([]() { LOG(INFO) << "Thread 2"; }); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dipc_wait_test_helpers.hpp88 boost::thread thread2(&notify_one_test::thread_func, this, &m_thread2_state); in run() local
221 boost::thread thread2(&notify_all_test::thread_func, this, &m_thread2_state); in run() local
Dwait_test_helpers.hpp85 boost::thread thread2(&notify_one_test::thread_func, this, &m_thread2_state); in run() local
209 boost::thread thread2(&notify_all_test::thread_func, this, &m_thread2_state); in run() local
/aosp_15_r20/external/federated-compute/fcp/tracing/test/
H A Dtracing_test.cc216 std::thread thread2([ref = outer->Ref()]() { in TEST() local
250 std::thread thread2([ref = outer.Ref()]() { in TEST() local
/aosp_15_r20/art/test/144-static-field-sigquit/src/
H A DMain.java21 Thread thread2 = new Thread(new SynchronizedUse()); in main() local

12345