Searched defs:shutdown_timeout (Results 1 – 14 of 14) sorted by relevance
56 absl::Duration shutdown_timeout = absl::Seconds(60); member
62 absl::Duration shutdown_timeout = absl::Seconds(60); member
196 shutdown_timeout=2 * 3600): argument286 shutdown_timeout=3600): argument
486 -> StatusOr<std::unique_ptr<DistributedRuntimeService>> { in PYBIND11_MODULE()525 -> StatusOr<std::shared_ptr<DistributedRuntimeClient>> { in PYBIND11_MODULE()
332 pub fn shutdown_timeout(mut self, duration: Duration) { in shutdown_timeout() method
442 pub fn shutdown_timeout(mut self, duration: Duration) { in shutdown_timeout() method
101 int timeout, int shutdown_timeout) in pollinate()
502 ctx=None, *, shutdown_timeout=1.0): argument663 shutdown_timeout): argument
414 const int64_t shutdown_timeout = in Shutdown() local
1704 shutdown_timeout=None): argument
2319 def test_wait_for_shutdown(self, shutdown_timeout=None): argument
1158 const std::string shutdown_timeout("shutdown_timeout"); in load_shutdown_timeout() local
90365 unsigned int shutdown_timeout; member