Searched defs:max_wait (Results 1 – 2 of 2) sorted by relevance
791 def wait_for_idle_duts(duts, afe, max_wait=IDLE_DUT_WAIT_TIMEOUT): argument830 max_wait=IDLE_DUT_WAIT_TIMEOUT): argument
212 const TimeDelta max_wait(end_time - current_time); in TimedWait() local