Searched refs:kMaxErrorsBeforeBailing (Results 1 – 1 of 1) sorted by relevance
65 static const int kMaxErrorsBeforeBailing = 100; variable181 if (num_errors > kMaxErrorsBeforeBailing) { in LoadMapFromMemory()