Home
last modified time | relevance | path

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

/external/autotest/server/cros/faft/config/
DDEFAULTS.py55 shutdown_timeout = 60 variable in Values
/external/tensorflow/tensorflow/python/tpu/
Dsession_support.py194 shutdown_timeout=3600): argument
281 shutdown_timeout=3600): argument
/external/toybox/lib/
Dnet.c89 int pollinate(int in1, int in2, int out1, int out2, int timeout, int shutdown_timeout) in pollinate()
/external/autotest/server/cros/faft/
Dfirmware_test.py1215 shutdown_timeout=None): argument
/external/autotest/server/hosts/
Dcros_host.py1393 def test_wait_for_shutdown(self, shutdown_timeout=None): argument