Home
last modified time | relevance | path

Searched refs:seconds_waited (Results 1 – 2 of 2) sorted by relevance

/external/nos/test/system-test-harness/tools/
Dnugget_tools.cc180 bool WaitForSleep(nos::NuggetClientInterface *client, uint32_t *seconds_waited) { in WaitForSleep() argument
214 if (seconds_waited) { in WaitForSleep()
215 *seconds_waited = wait_seconds; in WaitForSleep()
Dnugget_tools.h36 bool WaitForSleep(nos::NuggetClientInterface *client, uint32_t *seconds_waited);