Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-more-matchers.h68 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() function
78 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() function
H A Dgmock-matchers.h417 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h37 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
89 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
138 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
H A DSupportHelpers.h78 bool MatchAndExplain(const O &Input, in MatchAndExplain() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DMatchers.h55 bool MatchAndExplain(const std::vector<T> &V, in MatchAndExplain() function
174 MatchAndExplain(Optional optional, MatchAndExplain() function
H A DFuzzyMatchTests.cpp58 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function
195 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-matchers.h232 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function