Home
last modified time | relevance | path

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

/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h197 bool MatchAndExplain(const T& x, in MatchAndExplain() function
262 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
481 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
545 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function
622 bool MatchAndExplain(const absl::string_view& s, in MatchAndExplain() function
634 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function
643 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h204 virtual bool MatchAndExplain(const T& x, in MatchAndExplain() function
290 bool MatchAndExplain(GTEST_REFERENCE_TO_CONST_(T) x, in MatchAndExplain() function
598 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
733 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
Dgmock-generated-matchers.h225 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
/third_party/googletest/googlemock/test/
Dgmock-generated-matchers_test.cc241 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anon07fbce8e0111::LessThanMatcher
274 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anon07fbce8e0111::GreaterThanMatcher
Dgmock-matchers_test.cc168 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in testing::gmock_matchers_test::GreaterThanMatcher
259 virtual bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::EvenMatcherImpl
282 virtual bool MatchAndExplain(int x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::NewEvenMatcherImpl
372 TEST(MatcherTest, MatchAndExplain) { in TEST() argument
525 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
571 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl
4657 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::DivisibleByImpl
5476 TEST(IsSupersetOfTest, MatchAndExplain) { in TEST() argument
5598 TEST(IsSubsetOfTest, MatchAndExplain) { in TEST() argument
6363 bool MatchAndExplain(const tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::IsHalfOfMatcher
/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc1172 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon2e1a0a880111::TupleMatcher