Searched refs:ignore_errors_string (Results 1 – 1 of 1) sorted by relevance
289 const string& ignore_errors_string = in ShouldIgnoreErrors() local291 if (ignore_errors_string == "true") { in ShouldIgnoreErrors()293 } else if (ignore_errors_string == "false") { in ShouldIgnoreErrors()298 ignore_errors_string); in ShouldIgnoreErrors()