Lines Matching defs:kDumpLockRetries
1136 static const int kDumpLockRetries = 50;1142 for (int i = 0; i < kDumpLockRetries; ++i) {