Home
last modified time | relevance | path

Searched defs:FlushForTesting (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dinterface_ptr_set.h63 void FlushForTesting() { in FlushForTesting() function
114 void FlushForTesting() { ptr_.FlushForTesting(); } in FlushForTesting() function
H A Dstrong_associated_binding.h86 void FlushForTesting() { binding_.FlushForTesting(); } in FlushForTesting() function
H A Dstrong_binding.h99 void FlushForTesting() { binding_.FlushForTesting(); } in FlushForTesting() function
H A Dbinding.h228 void FlushForTesting() { internal_state_.FlushForTesting(); } in FlushForTesting() function
H A Dinterface_ptr.h128 void FlushForTesting() { internal_state_.FlushForTesting(); } in FlushForTesting() function
H A Dassociated_interface_ptr.h116 void FlushForTesting() { internal_state_.FlushForTesting(); } in FlushForTesting() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dassociated_binding.cc45 void AssociatedBindingBase::FlushForTesting() { in FlushForTesting() function in mojo::AssociatedBindingBase
H A Dassociated_interface_ptr_state.cc40 void AssociatedInterfacePtrStateBase::FlushForTesting() { in FlushForTesting() function in mojo::internal::AssociatedInterfacePtrStateBase
H A Dbinding_state.cc68 void BindingStateBase::FlushForTesting() { in FlushForTesting() function in mojo::internal::BindingStateBase
H A Dinterface_ptr_state.h129 void FlushForTesting() { in FlushForTesting() function
H A Dcontrol_message_proxy.cc147 void ControlMessageProxy::FlushForTesting() { in FlushForTesting() function in mojo::internal::ControlMessageProxy
H A Dinterface_endpoint_client.cc346 void InterfaceEndpointClient::FlushForTesting() { in FlushForTesting() function in mojo::InterfaceEndpointClient
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_unittest.cc373 TEST_P(BindingTest, FlushForTesting) { in TEST_P() argument
587 TEST_P(StrongBindingTest, FlushForTesting) { in TEST_P() argument
H A Dinterface_ptr_unittest.cc740 TEST_P(InterfacePtrTest, FlushForTesting) { in TEST_P() argument
/aosp_15_r20/external/libchrome/base/threading/
H A Dthread.cc151 void Thread::FlushForTesting() { in FlushForTesting() function in base::Thread
H A Dthread_unittest.cc492 TEST_F(ThreadTest, FlushForTesting) { in TEST_F() argument
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtask_scheduler_impl.cc243 void TaskSchedulerImpl::FlushForTesting() { in FlushForTesting() function in base::internal::TaskSchedulerImpl
H A Dtask_tracker.cc318 void TaskTracker::FlushForTesting() { in FlushForTesting() function in base::internal::TaskTracker
/aosp_15_r20/external/cronet/base/threading/
H A Dthread.cc247 void Thread::FlushForTesting() { in FlushForTesting() function in base::Thread
H A Dthread_unittest.cc509 TEST_F(ThreadTest, FlushForTesting) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl.cc383 void ThreadPoolImpl::FlushForTesting() { in FlushForTesting() function in base::internal::ThreadPoolImpl
H A Dtask_tracker.cc288 void TaskTracker::FlushForTesting() { in FlushForTesting() function in base::internal::TaskTracker
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc1998 void BackendImpl::FlushForTesting() { in FlushForTesting() function in disk_cache::BackendImpl