Searched refs:GetFailureReporter (Results 1 - 8 of 8) sorted by relevance

/external/google-breakpad/src/testing/src/
H A Dgmock-internal-utils.cc94 GTEST_API_ FailureReporterInterface* GetFailureReporter() { function in namespace:testing::internal
/external/googletest/googlemock/src/
H A Dgmock-internal-utils.cc94 GTEST_API_ FailureReporterInterface* GetFailureReporter() { function in namespace:testing::internal
/external/v8/testing/gmock/src/
H A Dgmock-internal-utils.cc94 GTEST_API_ FailureReporterInterface* GetFailureReporter() { function in namespace:testing::internal
/external/google-breakpad/src/testing/include/gmock/internal/
H A Dgmock-internal-utils.h274 GTEST_API_ FailureReporterInterface* GetFailureReporter();
284 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,
297 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h274 GTEST_API_ FailureReporterInterface* GetFailureReporter();
284 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,
297 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
/external/v8/testing/gmock/include/gmock/internal/
H A Dgmock-internal-utils.h274 GTEST_API_ FailureReporterInterface* GetFailureReporter();
284 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,
297 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
/external/fmtlib/test/gmock/
H A Dgmock.h732 GTEST_API_ FailureReporterInterface* GetFailureReporter();
742 GetFailureReporter()->ReportFailure(FailureReporterInterface::kFatal,
755 GetFailureReporter()->ReportFailure(FailureReporterInterface::kNonfatal,
/external/fmtlib/test/
H A Dgmock-gtest-all.cc9877 GTEST_API_ FailureReporterInterface* GetFailureReporter() {

Completed in 270 milliseconds