/external/webrtc/rtc_base/ |
D | platform_thread_unittest.cc | 41 PlatformThread thread1; in TEST() local 48 PlatformThread thread1 = PlatformThread::SpawnJoinable([] {}, "1"); in TEST() local 62 PlatformThread thread1 = PlatformThread(); in TEST() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_settype/ |
D | 3-2.c | 33 static pthread_t thread1; variable
|
/external/libcap-ng/src/test/ |
D | thread_test.c | 9 pthread_t thread1, thread2; variable
|
/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
D | FileUtilsWaitForTest.java | 49 final Thread thread1 = new Thread(() -> { in testWaitForInterrupted() 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 | 45 pthread_t thread1; 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
D | 2-1.c | 95 pthread_t thread1; in main() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/ |
D | scoped_mock_log_test.cc | 224 std::thread thread1([&barrier]() { in TEST() local 250 std::thread thread1([]() { LOG(INFO) << "Thread 1"; }); in TEST() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
D | 4-1.c | 68 pthread_t thread1; in main() local
|
D | 2-3.c | 70 pthread_t thread1; in main() local
|
D | 1-1.c | 81 pthread_t thread1; in main() local
|
D | 3-1.c | 85 pthread_t thread1; in main() local
|
D | 2-1.c | 100 pthread_t thread1; in main() local
|
D | 2-2.c | 79 pthread_t thread1; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
D | 3-1.c | 25 static pthread_t thread1; variable
|
D | 2-1.c | 26 static pthread_t thread1; variable
|
D | 1-1.c | 26 static pthread_t thread1; variable
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
D | 2-1.c | 90 pthread_t thread1; in main() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/log/ |
D | scoped_mock_log_test.cc | 229 std::thread thread1([&barrier]() { in TEST() local 255 std::thread thread1([]() { LOG(INFO) << "Thread 1"; }); in TEST() local
|
/external/angle/third_party/abseil-cpp/absl/log/ |
D | scoped_mock_log_test.cc | 229 std::thread thread1([&barrier]() { in TEST() local 255 std::thread thread1([]() { LOG(INFO) << "Thread 1"; }); in TEST() local
|
/external/abseil-cpp/absl/log/ |
D | scoped_mock_log_test.cc | 229 std::thread thread1([&barrier]() { in TEST() local 255 std::thread thread1([]() { LOG(INFO) << "Thread 1"; }); in TEST() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/log/ |
D | scoped_mock_log_test.cc | 229 std::thread thread1([&barrier]() { in TEST() local 255 std::thread thread1([]() { LOG(INFO) << "Thread 1"; }); in TEST() local
|
/external/cronet/stable/base/task/ |
D | deferred_sequenced_task_runner_unittest.cc | 132 Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local 203 Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local
|
/external/libchrome/base/ |
D | deferred_sequenced_task_runner_unittest.cc | 119 Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local 184 Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local
|