Searched refs:GetFailureReporter (Results 1 – 4 of 4) sorted by relevance
274 GTEST_API_ FailureReporterInterface* GetFailureReporter();284 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,297 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
94 GTEST_API_ FailureReporterInterface* GetFailureReporter() { in GetFailureReporter() function