OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFailureReporter
(Results
1 - 2
of
2
) sorted by null
/external/chromium/testing/gmock/src/
gmock-internal-utils.cc
94
FailureReporterInterface*
GetFailureReporter
() {
/external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h
274
FailureReporterInterface*
GetFailureReporter
();
284
GetFailureReporter
()->ReportFailure(FailureReporterInterface::FATAL,
297
GetFailureReporter
()->ReportFailure(FailureReporterInterface::NONFATAL,
Completed in 141 milliseconds