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

/fuchsia/zircon/system/ulib/unittest/
H A Dwatchdog.h15 void watchdog_terminate();
H A Dwatchdog.cpp56 // Set by watchdog initialize(), reset by watchdog_terminate().
75 * not be changed until after watchdog_terminate() is called.
124 // Has watchdog_terminate() been called?
126 // we catch the case of all tests completing and watchdog_terminate
141 // We can time-out just as watchdog_terminate() is called, and
223 void watchdog_terminate() { function
H A Dall-tests.cpp210 watchdog_terminate();

Completed in 23 milliseconds