| /third_party/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest-matchers.h | 197 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/ |
| D | gmock-matchers.h | 204 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
|
| D | gmock-generated-matchers.h | 225 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-generated-matchers_test.cc | 241 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
|
| D | gmock-matchers_test.cc | 168 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/ |
| D | layout_test.cc | 1172 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon2e1a0a880111::TupleMatcher
|