| /freebsd-14.2/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-more-matchers.h | 68 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() function 78 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() function
|
| H A D | gmock-matchers.h | 417 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Testing/Support/ |
| H A D | Error.h | 37 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 D | SupportHelpers.h | 78 bool MatchAndExplain(const O &Input, in MatchAndExplain() function
|
| /freebsd-14.2/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers_test.h | 110 bool MatchAndExplain(T lhs, MatchResultListener* listener) const { in MatchAndExplain() function 142 bool MatchAndExplain(T lhs, MatchResultListener* listener) const override { in MatchAndExplain() function
|
| H A D | gmock-matchers-comparisons_test.cc | 94 bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::__anoncc07666b0111::EvenMatcherImpl 115 bool MatchAndExplain(int x, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anoncc07666b0111::NewEvenMatcherImpl 202 TEST_P(MatcherTestP, MatchAndExplain) { in TEST_P() argument 303 bool MatchAndExplain(const T& x, MatchResultListener* /* listener */) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anoncc07666b0111::ReferencesBarOrIsZeroImpl 346 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anoncc07666b0111::PolymorphicIsEvenImpl 2288 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in TEST() function in testing::gmock_matchers_test::__anoncc07666b0111::DivisibleByImpl
|
| H A D | gmock-matchers-containers_test.cc | 1606 TEST(IsSupersetOfTest, MatchAndExplain) { in TEST() argument 1734 TEST(IsSubsetOfTest, MatchAndExplain) { in TEST() argument 2228 bool MatchAndExplain(const std::tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::__anon8ac8d7730111::IsHalfOfMatcher 2504 bool MatchAndExplain(Behavior behavior, in MatchAndExplain() function in testing::gmock_matchers_test::__anon8ac8d7730111::PredicateFormatterFromMatcherTest::MockMatcher
|
| H A D | gmock-matchers-misc_test.cc | 970 bool MatchAndExplain(std::tuple<char, int> value, in MatchAndExplain() function in testing::gmock_matchers_test::__anon9f78c1690111::LessThanMatcher
|
| /freebsd-14.2/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-matchers.h | 232 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
|