/aosp_15_r20/external/pigweed/pw_async_fuchsia/ |
H A D | fake_dispatcher.cc | 57 bool NativeFakeDispatcher::RunUntilIdle() { in RunUntilIdle() function in pw::async::test::backend::NativeFakeDispatcher 127 bool NativeFakeDispatcher::FakeAsyncLoop::RunUntilIdle() { in RunUntilIdle() function in pw::async::test::backend::NativeFakeDispatcher::FakeAsyncLoop
|
/aosp_15_r20/external/pigweed/pw_async/public/pw_async/ |
H A D | fake_dispatcher_fixture.h | 49 bool RunUntilIdle() { return dispatcher_.RunUntilIdle(); } in RunUntilIdle() function
|
H A D | fake_dispatcher.h | 40 bool RunUntilIdle() { return native_dispatcher_.RunUntilIdle(); } in RunUntilIdle() function
|
/aosp_15_r20/external/cronet/net/test/ |
H A D | test_with_task_environment.h | 40 void RunUntilIdle() { task_environment_.RunUntilIdle(); } in RunUntilIdle() function
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | memory_coordinator_client_registry_unittest.cc | 29 void RunUntilIdle() { in RunUntilIdle() function
|
/aosp_15_r20/external/perfetto/src/base/test/ |
H A D | test_task_runner.cc | 38 void TestTaskRunner::RunUntilIdle() { in RunUntilIdle() function in perfetto::base::TestTaskRunner
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_simple_task_runner.cc | 100 void TestSimpleTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestSimpleTaskRunner
|
H A D | test_mock_time_task_runner.cc | 209 void TestMockTimeTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestMockTimeTaskRunner
|
H A D | task_environment.cc | 694 void TaskEnvironment::RunUntilIdle() { in RunUntilIdle() function in base::test::TaskEnvironment
|
/aosp_15_r20/external/pigweed/pw_async_basic/ |
H A D | dispatcher.cc | 42 void BasicDispatcher::RunUntilIdle() { in RunUntilIdle() function in pw::async::BasicDispatcher
|
H A D | fake_dispatcher.cc | 32 bool NativeFakeDispatcher::RunUntilIdle() { in RunUntilIdle() function in pw::async::test::backend::NativeFakeDispatcher
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | test_simple_task_runner.cc | 98 void TestSimpleTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestSimpleTaskRunner
|
H A D | scoped_task_environment.cc | 180 void ScopedTaskEnvironment::RunUntilIdle() { in RunUntilIdle() function in base::test::ScopedTaskEnvironment
|
H A D | test_mock_time_task_runner.cc | 236 void TestMockTimeTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestMockTimeTaskRunner
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | test_task_runner.cc | 90 void TestTaskRunner::RunUntilIdle() { in RunUntilIdle() function in net::test::TestTaskRunner
|
/aosp_15_r20/external/libchrome/base/ |
H A D | run_loop.cc | 111 void RunLoop::RunUntilIdle() { in RunUntilIdle() function in base::RunLoop
|
/aosp_15_r20/external/cronet/base/ |
H A D | run_loop.cc | 139 void RunLoop::RunUntilIdle() { in RunUntilIdle() function in base::RunLoop
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | websocket_endpoint_lock_manager_unittest.cc | 84 static void RunUntilIdle() { base::RunLoop().RunUntilIdle(); } in RunUntilIdle() function in net::__anon81b311ab0111::WebSocketEndpointLockManagerTest
|
H A D | websocket_transport_client_socket_pool_unittest.cc | 134 static void RunUntilIdle() { base::RunLoop().RunUntilIdle(); } in RunUntilIdle() function in net::__anonc62724140111::WebSocketTransportClientSocketPoolTest
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | policy_service_impl_unittest.cc | 143 void RunUntilIdle() { in RunUntilIdle() function in policy::PolicyServiceTest
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop_io_posix_unittest.cc | 230 TEST_F(MessageLoopForIoPosixTest, RunUntilIdle) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_transaction_test_util_unittest.cc | 69 void RunUntilIdle() { task_environment_.RunUntilIdle(); } in RunUntilIdle() function in net::MockNetworkTransactionTest
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | fd_watch_controller_posix_unittest.cc | 387 TEST_F(FdWatchControllerPosixTest, RunUntilIdle) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | backend_unittest.cc | 254 void DiskCacheBackendTest::RunUntilIdle() { in RunUntilIdle() function in DiskCacheBackendTest
|