Searched refs:GoogleTestFailureReporter (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/src/
H A Dgmock-internal-utils.cc76 class GoogleTestFailureReporter : public FailureReporterInterface { class in namespace:testing::internal
93 // GoogleTestFailureReporter and return it the first time called.
101 new GoogleTestFailureReporter();
/external/googletest/googlemock/src/
H A Dgmock-internal-utils.cc76 class GoogleTestFailureReporter : public FailureReporterInterface { class in namespace:testing::internal
93 // GoogleTestFailureReporter and return it the first time called.
101 new GoogleTestFailureReporter();
/external/v8/testing/gmock/src/
H A Dgmock-internal-utils.cc76 class GoogleTestFailureReporter : public FailureReporterInterface { class in namespace:testing::internal
93 // GoogleTestFailureReporter and return it the first time called.
101 new GoogleTestFailureReporter();
/external/fmtlib/test/
H A Dgmock-gtest-all.cc9859 class GoogleTestFailureReporter : public FailureReporterInterface {
9876 // GoogleTestFailureReporter and return it the first time called.
9884 new GoogleTestFailureReporter();

Completed in 235 milliseconds