Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h71 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() function
81 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() function
Dgmock-matchers.h415 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anon7557c51f0111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anon7557c51f0111::StatusIsOkMatcher
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h198 bool MatchAndExplain(const T& x, in MatchAndExplain() function
263 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
483 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
547 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function
624 bool MatchAndExplain(const absl::string_view& s, in MatchAndExplain() function
636 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function
645 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.h110 bool MatchAndExplain(T lhs, MatchResultListener* listener) const { in MatchAndExplain() function
142 bool MatchAndExplain(T lhs, MatchResultListener* listener) const override { in MatchAndExplain() function
Dgmock-matchers-comparisons_test.cc93 bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::__anon5f8c9fb70111::EvenMatcherImpl
114 bool MatchAndExplain(int x, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anon5f8c9fb70111::NewEvenMatcherImpl
201 TEST_P(MatcherTestP, MatchAndExplain) { in TEST_P() argument
302 bool MatchAndExplain(const T& x, MatchResultListener* /* listener */) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anon5f8c9fb70111::ReferencesBarOrIsZeroImpl
345 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anon5f8c9fb70111::PolymorphicIsEvenImpl
2274 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in TEST() function in testing::gmock_matchers_test::__anon5f8c9fb70111::DivisibleByImpl
Dgmock-matchers-containers_test.cc1596 TEST(IsSupersetOfTest, MatchAndExplain) { in TEST() argument
1724 TEST(IsSubsetOfTest, MatchAndExplain) { in TEST() argument
2218 bool MatchAndExplain(const std::tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::__anon22a6173f0111::IsHalfOfMatcher
2494 bool MatchAndExplain(Behavior behavior, in MatchAndExplain() function in testing::gmock_matchers_test::__anon22a6173f0111::PredicateFormatterFromMatcherTest::MockMatcher
Dgmock-matchers-misc_test.cc964 bool MatchAndExplain(std::tuple<char, int> value, in MatchAndExplain() function in testing::gmock_matchers_test::__anonb68518350111::LessThanMatcher
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
DSupportHelpers.h76 bool MatchAndExplain(const llvm::Optional<T> &Input, in MatchAndExplain() function
/third_party/node/deps/v8/testing/
Dgmock-support.h48 virtual bool MatchAndExplain(T value, MatchResultListener* listener) const { in MatchAndExplain() function
/third_party/node/deps/googletest/include/gtest/
Dgtest-matchers.h232 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h268 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dlayout_test.cc1238 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anondc6bc8070111::TupleMatcher
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc82 bool MatchAndExplain( in MatchAndExplain() function in __anon96c247030111::IsOkAndHoldsMatcherImpl
135 bool MatchAndExplain(T actual_value, in MatchAndExplain() function in __anon96c247030111::MonoIsOkMatcherImpl