/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | platform_thread_unittest.cc | 42 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 D | thread_unittest.cc | 302 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/ |
D | MultiThreadedCoroutineTracingTest.kt | 55 val thread2 = newSingleThreadContext("thread-#1") in <lambda>() constant 165 val thread2 = newSingleThreadContext("thread-#2") in <lambda>() constant
|
D | CoroutineTracingMachineryTest.kt | 122 val thread2 = Executors.newSingleThreadExecutor() in <lambda>() constant
|
D | FlowTracingTest.kt | 176 val thread2 = newSingleThreadContext("thread-#2") in collectFlow6() constant
|
/aosp_15_r20/external/cronet/base/ |
H A D | sequence_checker_unittest.cc | 199 RunCallbackThread thread2( in TEST() local 221 RunCallbackThread thread2( in TEST() local 238 RunCallbackThread thread2( in TEST() local
|
H A D | tools_sanity_unittest.cc | 340 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 D | ReentrantReadWriteLockTest.java | 102 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 D | Main.java | 68 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/ |
D | pool_test.cc | 77 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/ |
D | pool_test.cc | 77 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 D | pool_test.cc | 141 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 D | pool_test.cc | 141 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 D | KeysetManagerTest.java | 963 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 D | tools_sanity_unittest.cc | 300 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/ |
D | scoped_mock_log_test.cc | 228 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 D | scoped_mock_log_test.cc | 228 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 D | scoped_mock_log_test.cc | 228 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 D | scoped_mock_log_test.cc | 233 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 D | scoped_mock_log_test.cc | 233 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 D | scoped_mock_log_test.cc | 233 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/ |
D | ipc_wait_test_helpers.hpp | 88 boost::thread thread2(¬ify_one_test::thread_func, this, &m_thread2_state); in run() local 221 boost::thread thread2(¬ify_all_test::thread_func, this, &m_thread2_state); in run() local
|
D | wait_test_helpers.hpp | 85 boost::thread thread2(¬ify_one_test::thread_func, this, &m_thread2_state); in run() local 209 boost::thread thread2(¬ify_all_test::thread_func, this, &m_thread2_state); in run() local
|
/aosp_15_r20/external/federated-compute/fcp/tracing/test/ |
H A D | tracing_test.cc | 216 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 D | Main.java | 21 Thread thread2 = new Thread(new SynchronizedUse()); in main() local
|