Home | History | Annotate | Download | only in vm

Lines Matching refs:kMaxRetries

2429     const int kMaxRetries = 10;
2493 if (retryCount++ == kMaxRetries) {