Searched refs:did_work (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/async-testutils/
H A Dtest_loop.cpp184 bool did_work = false; local
200 did_work |= current_dispatcher->DispatchNextDueMessage();
206 return did_work;

Completed in 58 milliseconds