Home
last modified time | relevance | path

Searched defs:shutdown_timeout (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dsession_support.py201 shutdown_timeout=3600): argument
291 shutdown_timeout=3600): argument
/external/toybox/lib/
Dnet.c99 int pollinate(int in1, int in2, int out1, int out2, int timeout, int shutdown_timeout) in pollinate()
/external/autotest/server/cros/faft/configs/
DDEFAULTS.json74 "shutdown_timeout": 60, number
/external/autotest/server/cros/faft/
Dfirmware_test.py1309 shutdown_timeout=None): argument
/external/autotest/server/hosts/
Dcros_host.py1612 def test_wait_for_shutdown(self, shutdown_timeout=None): argument