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