Searched refs:ignore_errors_string (Results 1 – 1 of 1) sorted by relevance
288 const string& ignore_errors_string = in ShouldIgnoreErrors() local290 if (ignore_errors_string == "true") { in ShouldIgnoreErrors()292 } else if (ignore_errors_string == "false") { in ShouldIgnoreErrors()297 ignore_errors_string); in ShouldIgnoreErrors()