/aosp_15_r20/external/cronet/base/threading/ |
H A D | thread_id_name_manager_unittest.cc | 24 thread_a.StartAndWaitForTesting(); in TEST_F() 25 thread_b.StartAndWaitForTesting(); in TEST_F() 38 thread_a.StartAndWaitForTesting(); in TEST_F() 41 thread_b.StartAndWaitForTesting(); in TEST_F() 54 thread_a.StartAndWaitForTesting(); in TEST_F() 59 thread_a.StartAndWaitForTesting(); in TEST_F()
|
H A D | thread_unittest.cc | 304 EXPECT_TRUE(a.StartAndWaitForTesting()); in TEST_F() 322 EXPECT_TRUE(a->StartAndWaitForTesting()); in TEST_F() 460 t.StartAndWaitForTesting(); in TEST_F()
|
H A D | thread.h | 173 bool StartAndWaitForTesting();
|
H A D | thread.cc | 228 bool Thread::StartAndWaitForTesting() { in StartAndWaitForTesting() function in base::Thread
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | thread_id_name_manager_unittest.cc | 24 thread_a.StartAndWaitForTesting(); in TEST_F() 25 thread_b.StartAndWaitForTesting(); in TEST_F() 38 thread_a.StartAndWaitForTesting(); in TEST_F() 41 thread_b.StartAndWaitForTesting(); in TEST_F() 54 thread_a.StartAndWaitForTesting(); in TEST_F() 59 thread_a.StartAndWaitForTesting(); in TEST_F()
|
H A D | thread_unittest.cc | 285 EXPECT_TRUE(a.StartAndWaitForTesting()); in TEST_F() 301 EXPECT_TRUE(a->StartAndWaitForTesting()); in TEST_F() 442 t.StartAndWaitForTesting(); in TEST_F()
|
H A D | thread.h | 147 bool StartAndWaitForTesting();
|
H A D | thread.cc | 133 bool Thread::StartAndWaitForTesting() { in StartAndWaitForTesting() function in base::Thread
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process_metrics_unittest.cc | 339 thread1.StartAndWaitForTesting(); in TEST_F() 340 thread2.StartAndWaitForTesting(); in TEST_F() 341 thread3.StartAndWaitForTesting(); in TEST_F()
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | process_metrics_unittest.cc | 646 thread1.StartAndWaitForTesting(); in TEST_F() 647 thread2.StartAndWaitForTesting(); in TEST_F() 648 thread3.StartAndWaitForTesting(); in TEST_F() 1026 thread1.StartAndWaitForTesting(); in TEST()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/ |
D | thread.h | 150 bool StartAndWaitForTesting();
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | tracked_ref_unittest.cc | 84 threads.back()->StartAndWaitForTesting(); in TEST()
|
H A D | delayed_task_manager_unittest.cc | 185 other_thread.StartAndWaitForTesting(); in TEST_F()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/ |
D | thread.h | 150 bool StartAndWaitForTesting();
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | tracked_ref_unittest.cc | 85 threads.back()->StartAndWaitForTesting(); in TEST()
|
H A D | delayed_task_manager_unittest.cc | 316 other_thread.StartAndWaitForTesting(); in TEST_F()
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | jni_android_unittest.cc | 156 t.StartAndWaitForTesting(); in TEST()
|
/aosp_15_r20/external/cronet/base/functional/ |
H A D | callback_unittest.cc | 701 other_thread.StartAndWaitForTesting(); in TEST_F()
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | weak_ptr_unittest.cc | 529 other_thread.StartAndWaitForTesting(); in TEST()
|
/aosp_15_r20/external/libchrome/base/task/sequence_manager/ |
H A D | sequence_manager_impl_unittest.cc | 3176 thread->StartAndWaitForTesting(); in TEST_P() 3238 thread->StartAndWaitForTesting(); in TEST_P()
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop_unittest.cc | 2175 ASSERT_TRUE(thread.StartAndWaitForTesting()); in TEST_P()
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | sequence_manager_impl_unittest.cc | 4468 thread->StartAndWaitForTesting(); in TEST_P() 4937 thread.StartAndWaitForTesting(); in TEST_P()
|