Searched refs:retry_attempts_ (Results 1 – 1 of 1) sorted by relevance
315 retry_attempts_(retry_attempts), in ServerErrorRetryClient()401 for (int attempt = 0; attempt != retry_attempts_; ++attempt) { in RetryImpl()415 int retry_attempts_; member in cuttlefish::__anon7fb68fc60111::ServerErrorRetryClient