Lines Matching defs:MatchAndExplain

117   bool MatchAndExplain(int lhs, MatchResultListener* listener) const override {  in MatchAndExplain()  function in testing::gmock_matchers_test::__anond473036a0111::GreaterThanMatcher
207 bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::EvenMatcherImpl
228 bool MatchAndExplain(int x, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::NewEvenMatcherImpl
316 TEST(MatcherTest, MatchAndExplain) { in TEST() argument
483 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::ReferencesBarOrIsZeroImpl
529 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::PolymorphicIsEvenImpl
4610 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::DivisibleByImpl
5454 TEST(IsSupersetOfTest, MatchAndExplain) { in TEST() argument
5582 TEST(IsSubsetOfTest, MatchAndExplain) { in TEST() argument
6382 bool MatchAndExplain(const std::tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::IsHalfOfMatcher
6948 bool MatchAndExplain(std::tuple<char, int> value, in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::LessThanMatcher
6982 bool MatchAndExplain(Behavior behavior, in MatchAndExplain() function in testing::gmock_matchers_test::__anond473036a0111::PredicateFormatterFromMatcherTest::MockMatcher