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