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

/external/chromium/testing/gmock/include/gmock/
H A Dgmock-matchers.h214 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
/external/ceres-solver/internal/ceres/gmock/
H A Dgmock.h4826 void ExplainMatchResultTo(T x, ::std::ostream* os) const { function in class:testing::internal::MatcherBase
8698 void ExplainMatchResultTo(const ArgumentTuple& args,
8733 // be executed as currently the ExplainMatchResultTo() function
9268 expectation->ExplainMatchResultTo(args, why);

Completed in 1333 milliseconds