Home
last modified time | relevance | path

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

/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/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/googletest/googlemock/include/gmock/
Dgmock-matchers.h412 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h249 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::__anondd0f07450111::TupleMatcher
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc123 bool MatchAndExplain(int lhs, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anonbffc6dba0111::GreaterThanMatcher
213 bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::__anonbffc6dba0111::EvenMatcherImpl
234 bool MatchAndExplain(int x, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anonbffc6dba0111::NewEvenMatcherImpl
322 TEST(MatcherTest, MatchAndExplain) { in TEST() argument
423 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::__anonbffc6dba0111::ReferencesBarOrIsZeroImpl
469 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anonbffc6dba0111::PolymorphicIsEvenImpl
4768 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in TEST() function in testing::gmock_matchers_test::__anonbffc6dba0111::DivisibleByImpl
5610 TEST(IsSupersetOfTest, MatchAndExplain) { in TEST() argument
5738 TEST(IsSubsetOfTest, MatchAndExplain) { in TEST() argument
6539 bool MatchAndExplain(const std::tuple<T1, T2>& a_pair, in TEST() function in testing::gmock_matchers_test::__anonbffc6dba0111::IsHalfOfMatcher
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc82 bool MatchAndExplain( in MatchAndExplain() function in __anond3abc0c10111::IsOkAndHoldsMatcherImpl
135 bool MatchAndExplain(T actual_value, in MatchAndExplain() function in __anond3abc0c10111::MonoIsOkMatcherImpl