Searched refs:retry_count_ (Results 1 – 3 of 3) sorted by relevance
543 retry_count_(0), in TestLauncher()738 if (tests_to_retry_.empty() || retry_count_ >= retry_limit_) { in OnTestFinished()756 retry_count_++; in OnTestFinished()776 retry_count_); in OnTestFinished()1200 retry_count_ = 0; in RunTestIteration()
229 size_t retry_count_; variable
1003 int retry_count_ = 3; in MultiPartCopy() local1004 while (retry_count_-- > 0) { in MultiPartCopy()1066 if (retry_count_ <= 0) { in MultiPartCopy()