Home
last modified time | relevance | path

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/
Dloop_fixture.h26 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function
/external/pigweed/pw_async_fuchsia/
Ddispatcher_test.cc31 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function in pw::async_fuchsia::DispatcherFuchsiaTest
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/
Dsocket_channel_relay_test.cc152 void RunLoopUntilIdle() { loop_.RunUntilIdle(); } in RunLoopUntilIdle() function in bt::socket::__anon741b10880111::SocketChannelRelayTest