Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1138 void ExplainMatchResultTo(const ArgumentTuple& args, ::std::ostream* os) const in ExplainMatchResultTo() function
1725 expectation->ExplainMatchResultTo(args, why); in PrintTriedExpectationsLocked()
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-matchers.h256 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo() function