Searched defs:log_errors (Results 1 – 3 of 3) sorted by relevance
587 bool log_errors() const { return log_errors_; } in log_errors() function
599 bool log_errors() const { return log_errors_; } in log_errors() function
259 def _RunGsUtil(self, stdin, log_errors, *args): argument