Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc370 bool UnorderedElementsAreMatcherImplBase::VerifyMatchMatrix( in VerifyMatchMatrix() function in testing::internal::UnorderedElementsAreMatcherImplBase
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2934 bool VerifyMatchMatrix(const ::std::vector<std::string>& element_printouts,
3019 return VerifyMatchMatrix(element_printouts, matrix, listener) &&