Searched refs:vprintf_stderr_with_prefix (Results 1 – 1 of 1) sorted by relevance
151 static void vprintf_stderr_with_prefix(const char* prefix, const char* format, va_list args) in vprintf_stderr_with_prefix() function217 vprintf_stderr_with_prefix("ASSERTION FAILED: ", format, args); in WTFReportAssertionFailureWithMessage()339 vprintf_stderr_with_prefix("FATAL ERROR: ", format, args); in WTFReportFatalError()349 vprintf_stderr_with_prefix("ERROR: ", format, args); in WTFReportError()