/aosp_15_r20/external/webrtc/media/sctp/ |
H A D | dcsctp_transport_unittest.cc | 77 rtc::AutoThread main_thread; in TEST() local 94 rtc::AutoThread main_thread; in TEST() local 136 rtc::AutoThread main_thread; in TEST() local 176 rtc::AutoThread main_thread; in TEST() local 193 rtc::AutoThread main_thread; in TEST() local 213 rtc::AutoThread main_thread; in TEST() local
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | basic_async_resolver_factory_unittest.cc | 52 rtc::AutoThread main_thread; in TEST_F() local 57 rtc::AutoThread main_thread; in TEST() local 72 rtc::AutoThread main_thread; in TEST() local 98 rtc::AutoThread main_thread; in TEST() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | openssl_adapter_unittest.cc | 87 rtc::AutoThread main_thread; in TEST() local 95 rtc::AutoThread main_thread; in TEST() local 106 rtc::AutoThread main_thread; in TEST() local
|
H A D | thread_unittest.cc | 148 rtc::AutoThread main_thread; in TEST() local 299 rtc::AutoThread main_thread; in TEST() local 310 rtc::AutoThread main_thread; in TEST() local 329 rtc::AutoThread main_thread; in TEST() local 343 rtc::AutoThread main_thread; in TEST() local 378 Thread* main_thread = Thread::Current(); in TEST() local 516 rtc::AutoThread main_thread; in TEST() local
|
H A D | test_client_unittest.cc | 43 rtc::AutoSocketServerThread main_thread(&socket_server); in TestUdpInternal() local 57 rtc::AutoSocketServerThread main_thread(&socket_server); in TestTcpInternal() local
|
H A D | nat_unittest.cc | 224 rtc::AutoThread main_thread; in TestPhysicalInternal() local 296 rtc::AutoThread main_thread; in TestVirtualInternal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_functions_test.cc | 64 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 109 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 149 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local
|
H A D | xplane_to_op_stats_test.cc | 116 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 147 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 213 auto main_thread = host_plane_builder.GetOrCreateLine(0); in BuildXSpaceForTest() local 367 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local
|
/aosp_15_r20/external/google-breakpad/src/client/mac/tests/ |
H A D | minidump_generator_test.cc | 128 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F() local 219 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F() local 309 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F() local
|
H A D | crash_generation_server_test.cc | 267 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F() local 346 MinidumpThread* main_thread = thread_list->GetThreadAtIndex(0); in TEST_F() local
|
/aosp_15_r20/external/webrtc/rtc_base/memory/ |
H A D | fifo_buffer_unittest.cc | 20 rtc::AutoThread main_thread; in TEST() local 240 rtc::AutoThread main_thread; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | group_events_test.cc | 47 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 91 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 230 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local 354 auto main_thread = host_plane_builder.GetOrCreateLine(0); in TEST() local
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | channel_receive_frame_transformer_delegate_unittest.cc | 70 rtc::AutoThread main_thread; in TEST() local 102 rtc::AutoThread main_thread; in TEST() local
|
/aosp_15_r20/art/test/931-agent-thread/ |
H A D | agent_thread.cc | 40 jthread main_thread; member 134 jthread main_thread; in Java_art_Test931_testAgentThread() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/ |
H A D | 7-1.c | 23 pthread_t main_thread; in main() local
|
H A D | 2-1.c | 23 pthread_t main_thread; in main() local
|
H A D | 3-1.c | 21 pthread_t main_thread; in main() local
|
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/ |
H A D | server.cc | 15 rtc::Thread main_thread(std::make_unique<rtc::NullSocketServer>()); in main() local
|
H A D | network_tester_unittest.cc | 23 rtc::AutoThread main_thread; in TEST() local
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | test_dependency_factory.cc | 25 const rtc::PlatformThreadRef main_thread = rtc::CurrentThreadRef(); in IsValidTestDependencyFactoryThread() local
|
/aosp_15_r20/external/llvm-libc/test/integration/src/threads/ |
H A D | thrd_equal_test.cpp | 40 auto main_thread = LIBC_NAMESPACE::thrd_current(); in TEST_MAIN() local
|
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/ |
H A D | pthread_equal_test.cpp | 41 auto main_thread = LIBC_NAMESPACE::pthread_self(); in TEST_MAIN() local
|
H A D | pthread_name_test.cpp | 45 auto main_thread = LIBC_NAMESPACE::pthread_self(); in TEST_MAIN() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/ |
D | main_thread.cc | 34 static MessageLoopThread main_thread("bt_main_thread"); variable
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | atomic_race.cc | 8 void Test(int test, T *p, bool main_thread) { in Test()
|