Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc117 // guarantees that the following use of failure_reporter is in GetFailureReporter()
119 // protect failure_reporter if we port Google Mock to other in GetFailureReporter()
121 static FailureReporterInterface* const failure_reporter = in GetFailureReporter() local
123 return failure_reporter; in GetFailureReporter()

Completed in 1 milliseconds