Searched refs:g_suppress_logging (Results 1 – 1 of 1) sorted by relevance
17 bool g_suppress_logging = false; variable75 if (!g_suppress_logging) { in ReportValidationError()86 if (!g_suppress_logging) in ReportValidationError()107 : was_suppressed_(g_suppress_logging) { in ScopedSuppressValidationErrorLoggingForTests()108 g_suppress_logging = true; in ScopedSuppressValidationErrorLoggingForTests()113 g_suppress_logging = was_suppressed_; in ~ScopedSuppressValidationErrorLoggingForTests()