Searched refs:failure_reporter (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/src/
H A Dgmock-internal-utils.cc96 // guarantees that the following use of failure_reporter is
98 // protect failure_reporter if we port Google Mock to other
100 static FailureReporterInterface* const failure_reporter = local
102 return failure_reporter;
/external/googletest/googlemock/src/
H A Dgmock-internal-utils.cc96 // guarantees that the following use of failure_reporter is
98 // protect failure_reporter if we port Google Mock to other
100 static FailureReporterInterface* const failure_reporter = local
102 return failure_reporter;
/external/v8/testing/gmock/src/
H A Dgmock-internal-utils.cc96 // guarantees that the following use of failure_reporter is
98 // protect failure_reporter if we port Google Mock to other
100 static FailureReporterInterface* const failure_reporter = local
102 return failure_reporter;

Completed in 734 milliseconds