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

/gem5/ext/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;

Completed in 8 milliseconds