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

/fuchsia/zircon/system/ulib/async-testutils/include/lib/async-testutils/
H A Dtest_loop_dispatcher.h24 TestLoopDispatcher(TimeKeeper* time_keeper);
/fuchsia/zircon/system/ulib/async-testutils/
H A Dtest_loop_dispatcher.cpp49 TestLoopDispatcher::TestLoopDispatcher(TimeKeeper* time_keeper) argument
50 : time_keeper_(time_keeper) {

Completed in 32 milliseconds