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