Searched refs:GetFailureReporter (Results 1 – 2 of 2) sorted by relevance
288 GTEST_API_ FailureReporterInterface* GetFailureReporter();298 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,311 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
112 GTEST_API_ FailureReporterInterface* GetFailureReporter() { in GetFailureReporter() function