Home
last modified time | relevance | path

Searched refs:ExplainMatchResultTo (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1098 void ExplainMatchResultTo( in ExplainMatchResultTo() function
1690 expectation->ExplainMatchResultTo(args, why); in PrintTriedExpectationsLocked()
Dgmock-matchers.h214 void ExplainMatchResultTo(T x, ::std::ostream* os) const { in ExplainMatchResultTo() function
/external/google-breakpad/src/testing/test/
Dgmock-generated-matchers_test.cc102 m.ExplainMatchResultTo(x, &ss); in Explain()