Searched defs:shutdown_timeout (Results 1 – 6 of 6) sorted by relevance
52 absl::Duration shutdown_timeout = absl::Seconds(60); member
55 absl::Duration shutdown_timeout = absl::Seconds(60); member
200 shutdown_timeout=2 * 3600): argument290 shutdown_timeout=3600): argument
99 int pollinate(int in1, int in2, int out1, int out2, int timeout, int shutdown_timeout) in pollinate()
1676 shutdown_timeout=None): argument
2084 def test_wait_for_shutdown(self, shutdown_timeout=None): argument