Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-matchers.cc370 bool UnorderedElementsAreMatcherImplBase::VerifyMatchMatrix( in VerifyMatchMatrix() function in testing::internal::UnorderedElementsAreMatcherImplBase
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h3614 bool VerifyMatchMatrix(const ::std::vector<std::string>& element_printouts,
3683 return VerifyMatchMatrix(element_printouts, matrix, listener) &&