Searched defs:ExplainMatchResultTo (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h214 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h275 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h275 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
/external/fmtlib/test/gmock/
H A Dgmock.h4906 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
9670 void ExplainMatchResultTo(
9707 // be executed as currently the ExplainMatchResultTo() function
10272 expectation->ExplainMatchResultTo(args, why);

Completed in 518 milliseconds