/external/webrtc/rtc_base/ |
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
|
/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
|
/external/libcap-ng/src/test/ |
D | thread_test.c | 9 pthread_t thread1, thread2; variable
|
/external/cronet/stable/third_party/boringssl/src/crypto/pool/ |
D | pool_test.cc | 141 std::thread thread2([&] { in TEST() local 207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
|
/external/cronet/tot/third_party/boringssl/src/crypto/pool/ |
D | pool_test.cc | 141 std::thread thread2([&] { in TEST() local 207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
|
/external/boringssl/src/crypto/pool/ |
D | pool_test.cc | 141 std::thread thread2([&] { in TEST() local 207 std::thread thread2([&] { buf3.reset(); }); in TEST() local
|
/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_7755.cpp | 70 boost::thread thread2(&thread2_func); in main() local
|
D | test_7571.cpp | 66 boost::thread thread2(threadFunc, 2, boost::ref(exceptionOccurred2)); in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/ |
D | 1-1.c | 74 pthread_t thread1, thread2; in main() local
|
/external/libyuv/unit_test/ |
D | cpu_thread_test.cc | 46 pthread_t thread2; in TEST() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_trywrlock/ |
D | 1-1.c | 67 pthread_t thread1, thread2; in main() local
|
/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
|
/external/cronet/tot/third_party/abseil-cpp/absl/log/ |
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
|
/external/angle/third_party/abseil-cpp/absl/log/ |
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
|
/external/abseil-cpp/absl/log/ |
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
|
/external/cronet/stable/third_party/abseil-cpp/absl/log/ |
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
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
D | 1-1.c | 94 pthread_t thread0, thread1, thread2; in main() local
|
D | 3-1.c | 114 pthread_t thread0, thread1, thread2; in main() local
|
D | 5-1.c | 140 pthread_t thread1, thread2; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
D | 5-1.c | 134 pthread_t thread1, thread2; in main() local
|
/external/elfutils/tests/ |
D | dwfl-proc-attach.c | 45 static pthread_t thread2; variable
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_trace_events_test.cc | 40 XLineBuilder thread2 = host_plane.GetOrCreateLine(20); in CreateXSpace() local
|
/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
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ExecutionListTest.java | 94 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | ExecutionListTest.java | 94 Thread thread2 = new Thread(execute); in testExecute_idempotentConcurrently() local
|