Home
last modified time | relevance | path

Searched defs:main_thread (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/webrtc/media/sctp/
H A Ddcsctp_transport_unittest.cc77 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 Dbasic_async_resolver_factory_unittest.cc52 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 Dopenssl_adapter_unittest.cc87 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 Dthread_unittest.cc148 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 Dtest_client_unittest.cc43 rtc::AutoSocketServerThread main_thread(&socket_server); in TestUdpInternal() local
57 rtc::AutoSocketServerThread main_thread(&socket_server); in TestTcpInternal() local
H A Dnat_unittest.cc224 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 Dxplane_to_tf_functions_test.cc64 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 Dxplane_to_op_stats_test.cc116 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 Dminidump_generator_test.cc128 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 Dcrash_generation_server_test.cc267 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 Dfifo_buffer_unittest.cc20 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 Dgroup_events_test.cc47 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 Dchannel_receive_frame_transformer_delegate_unittest.cc70 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 Dagent_thread.cc40 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 D7-1.c23 pthread_t main_thread; in main() local
H A D2-1.c23 pthread_t main_thread; in main() local
H A D3-1.c21 pthread_t main_thread; in main() local
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/
H A Dserver.cc15 rtc::Thread main_thread(std::make_unique<rtc::NullSocketServer>()); in main() local
H A Dnetwork_tester_unittest.cc23 rtc::AutoThread main_thread; in TEST() local
/aosp_15_r20/external/webrtc/api/test/
H A Dtest_dependency_factory.cc25 const rtc::PlatformThreadRef main_thread = rtc::CurrentThreadRef(); in IsValidTestDependencyFactoryThread() local
/aosp_15_r20/external/llvm-libc/test/integration/src/threads/
H A Dthrd_equal_test.cpp40 auto main_thread = LIBC_NAMESPACE::thrd_current(); in TEST_MAIN() local
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_equal_test.cpp41 auto main_thread = LIBC_NAMESPACE::pthread_self(); in TEST_MAIN() local
H A Dpthread_name_test.cpp45 auto main_thread = LIBC_NAMESPACE::pthread_self(); in TEST_MAIN() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dmain_thread.cc34 static MessageLoopThread main_thread("bt_main_thread"); variable
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Datomic_race.cc8 void Test(int test, T *p, bool main_thread) { in Test()

123