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