Home
last modified time | relevance | path

Searched defs:RunUntilIdle (Results 1 – 22 of 22) sorted by relevance

/external/pigweed/pw_async/public/pw_async/
Dfake_dispatcher_fixture.h48 void RunUntilIdle() { dispatcher_.RunUntilIdle(); } in RunUntilIdle() function
Dfake_dispatcher.h33 void RunUntilIdle() { native_dispatcher_.RunUntilIdle(); } in RunUntilIdle() function
/external/cronet/net/test/
Dtest_with_task_environment.h40 void RunUntilIdle() { task_environment_.RunUntilIdle(); } in RunUntilIdle() function
/external/perfetto/src/base/test/
Dtest_task_runner.cc38 void TestTaskRunner::RunUntilIdle() { in RunUntilIdle() function in perfetto::base::TestTaskRunner
/external/libchrome/base/memory/
Dmemory_coordinator_client_registry_unittest.cc29 void RunUntilIdle() { in RunUntilIdle() function
/external/libchrome/base/test/
Dtest_simple_task_runner.cc98 void TestSimpleTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestSimpleTaskRunner
Dscoped_task_environment.cc180 void ScopedTaskEnvironment::RunUntilIdle() { in RunUntilIdle() function in base::test::ScopedTaskEnvironment
Dtest_mock_time_task_runner.cc236 void TestMockTimeTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestMockTimeTaskRunner
/external/cronet/base/test/
Dtest_simple_task_runner.cc100 void TestSimpleTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestSimpleTaskRunner
Dtest_mock_time_task_runner.cc209 void TestMockTimeTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestMockTimeTaskRunner
Dtask_environment.cc646 void TaskEnvironment::RunUntilIdle() { in RunUntilIdle() function in base::test::TaskEnvironment
/external/cronet/net/quic/
Dtest_task_runner.cc90 void TestTaskRunner::RunUntilIdle() { in RunUntilIdle() function in net::test::TestTaskRunner
/external/pigweed/pw_async_basic/
Dfake_dispatcher.cc32 void NativeFakeDispatcher::RunUntilIdle() { in RunUntilIdle() function in pw::async::test::backend::NativeFakeDispatcher
Ddispatcher.cc43 void BasicDispatcher::RunUntilIdle() { in RunUntilIdle() function in pw::async::BasicDispatcher
/external/libchrome/base/
Drun_loop.cc111 void RunLoop::RunUntilIdle() { in RunUntilIdle() function in base::RunLoop
/external/cronet/base/
Drun_loop.cc139 void RunLoop::RunUntilIdle() { in RunUntilIdle() function in base::RunLoop
/external/cronet/net/socket/
Dwebsocket_endpoint_lock_manager_unittest.cc84 static void RunUntilIdle() { base::RunLoop().RunUntilIdle(); } in RunUntilIdle() function in net::__anonaada803a0111::WebSocketEndpointLockManagerTest
Dwebsocket_transport_client_socket_pool_unittest.cc127 static void RunUntilIdle() { base::RunLoop().RunUntilIdle(); } in RunUntilIdle() function in net::__anon7facbbc30111::WebSocketTransportClientSocketPoolTest
/external/libchrome/components/policy/core/common/
Dpolicy_service_impl_unittest.cc143 void RunUntilIdle() { in RunUntilIdle() function in policy::PolicyServiceTest
/external/libchrome/base/message_loop/
Dmessage_loop_io_posix_unittest.cc230 TEST_F(MessageLoopForIoPosixTest, RunUntilIdle) { in TEST_F() argument
/external/cronet/base/message_loop/
Dfd_watch_controller_posix_unittest.cc379 TEST_F(FdWatchControllerPosixTest, RunUntilIdle) { in TEST_F() argument
/external/cronet/net/disk_cache/
Dbackend_unittest.cc256 void DiskCacheBackendTest::RunUntilIdle() { in RunUntilIdle() function in DiskCacheBackendTest