HomeSort by relevance Sort by last modified time
    Searched refs:failure_reporter (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/testing/src/
gmock-internal-utils.cc 96 // 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/
gmock-internal-utils.cc 96 // 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/
gmock-internal-utils.cc 96 // 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 79 milliseconds