Searched refs:call_timeout (Results 1 – 2 of 2) sorted by relevance
304 call_timeout = timeout318 else 1000 * call_timeout)323 call_timeout = timeout-elapsed336 call_timeout = timeout-elapsed669 call_timeout = timeout689 else 1000 * call_timeout)694 call_timeout = timeout-elapsed712 call_timeout = timeout-elapsed
609 const int64_t call_timeout = run_options.timeout_in_ms() > 0 in RunInternal() local613 if (call_timeout > 0) { in RunInternal()614 deadline = absl::Now() + absl::Milliseconds(call_timeout); in RunInternal()622 step_id, call_timeout, in RunInternal()627 call_timeout, "ms."); in RunInternal()655 executors_and_keys->items.size() == 1 && call_timeout == 0; in RunInternal()763 call_timeout); in RunInternal()