Home
last modified time | relevance | path

Searched refs:MaybeDescribeExtraMatcherTo (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h708 virtual void MaybeDescribeExtraMatcherTo(::std::ostream* os) = 0;
1054 virtual void MaybeDescribeExtraMatcherTo(::std::ostream* os) { in MaybeDescribeExtraMatcherTo() function
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc478 untyped_expectation->MaybeDescribeExtraMatcherTo(&ss); in VerifyAndClearExpectationsLocked()