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

/fuchsia/zircon/system/ulib/async-testutils/
H A Dtest_loop.cpp197 auto& current_dispatcher = dispatchers_[current_index]; local
199 async_set_default_dispatcher(current_dispatcher.get());
200 did_work |= current_dispatcher->DispatchNextDueMessage();

Completed in 14 milliseconds