Home
last modified time | relevance | path

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

12

/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
/external/boringssl/src/crypto/pool/
Dpool_test.cc141 std::thread thread2([&] { in TEST() local
207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
/external/libcap-ng/libcap-ng-0.7/src/test/
Dthread_test.c9 pthread_t thread1, thread2; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/
D1-1.c74 pthread_t thread1, thread2; in main() local
/external/libyuv/files/unit_test/
Dcpu_thread_test.cc46 pthread_t thread2; in TEST() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_trywrlock/
D1-1.c67 pthread_t thread1, thread2; in main() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowProcessTest.java61 Thread thread2 = in myTid_returnsDifferentValuesForDifferentThreads() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D1-1.c94 pthread_t thread0, thread1, thread2; in main() local
D3-1.c114 pthread_t thread0, thread1, thread2; in main() local
D5-1.c140 pthread_t thread1, thread2; in main() local
/external/webrtc/rtc_base/
Dplatform_thread_unittest.cc41 PlatformThread thread2(&NullRunFunction, nullptr, "PlatformThreadTest2"); in TEST() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c134 pthread_t thread1, thread2; in main() local
/external/elfutils/tests/
Ddwfl-proc-attach.c45 static pthread_t thread2; variable
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events_test.cc40 XLineBuilder thread2 = host_plane.GetOrCreateLine(20); in CreateXSpace() local
Dxplane_to_profile_response_test.cc44 XLineBuilder thread2 = host_plane.GetOrCreateLine(20); in CreateXSpace() local
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DExecutionListTest.java96 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
DThreadFactoryBuilderTest.java78 Thread thread2 = threadFactory.newThread(monitoredRunnable); in testThreadFactoryBuilder_defaults() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DExecutionListTest.java96 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
/external/perfetto/src/tracing/test/
Dplatform_unittest.cc63 auto thread2 = platform->CreateTaskRunner(tr_args); in TEST() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowProcessTest.java95 Thread thread2 = in myTid_returnsDifferentValuesForDifferentThreads() local
/external/libchrome/base/
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
/external/webrtc/rtc_tools/
Dsanitizers_unittest.cc106 IncrementThread thread2(&value); in DataRace() local
/external/webrtc/media/sctp/
Dsctp_transport_reliability_unittest.cc643 auto thread2 = rtc::Thread::Create(); in TEST_F() local
681 auto thread2 = rtc::Thread::Create(); in TEST_F() local
720 auto thread2 = rtc::Thread::Create(); in TEST_F() local
/external/boringssl/src/crypto/
Dthread_test.cc48 std::thread thread1(call_once_func), thread2(call_once_func); in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dthread_test.cc48 std::thread thread1(call_once_func), thread2(call_once_func); in TEST() local

12