Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1117 void ExplainMatchResultTo( in ExplainMatchResultTo() function
1783 expectation->ExplainMatchResultTo(args, why); in PrintTriedExpectationsLocked()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-matchers.h282 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo() function