Searched defs:RunLoopUntilIdle (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/testing/public/pw_bluetooth_sapphire/internal/host/testing/ | ||
D | loop_fixture.h | 26 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function |
/external/pigweed/pw_async_fuchsia/ | ||
D | dispatcher_test.cc | 31 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function in pw::async_fuchsia::DispatcherFuchsiaTest |
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/ | ||
D | socket_channel_relay_test.cc | 152 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function in bt::socket::__anon741b10880111::SocketChannelRelayTest |