Home
last modified time | relevance | path

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 Dloop_fixture.h26 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function
/aosp_15_r20/external/pigweed/pw_async_fuchsia/
H A Ddispatcher_test.cc31 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 Dsocket_channel_relay_test.cc152 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function in bt::socket::__anone30dc6080111::SocketChannelRelayTest