Searched refs:kMaxRetryTimes (Results 1 – 1 of 1) sorted by relevance
298 const int kMaxRetryTimes = 5; in TestResolutions() local392 for (retry_count = 0; retry_count < kMaxRetryTimes; retry_count++) { in TestResolutions()446 if (retry_count == kMaxRetryTimes) { in TestResolutions()448 kMaxRetryTimes); in TestResolutions()