Home
last modified time | relevance | path

Searched defs:MatchAndExplain (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-matchers.h198 bool MatchAndExplain(const T& x, in MatchAndExplain() function
263 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
483 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
547 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function
624 bool MatchAndExplain(const absl::string_view& s, in MatchAndExplain() function
636 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function
645 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
H A DSupportHelpers.h78 bool MatchAndExplain(const llvm::Optional<T> &Input, in MatchAndExplain() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h206 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function