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

  /external/chromium/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 3052 milliseconds