/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-matchers.h | 198 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/ |
D | Error.h | 38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function 90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
|
D | SupportHelpers.h | 76 bool MatchAndExplain(const llvm::Optional<T> &Input, in MatchAndExplain() function
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 412 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 249 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1238 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anondd0f07450111::TupleMatcher
|
/third_party/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 123 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/ |
D | statusor_test.cc | 82 bool MatchAndExplain( in MatchAndExplain() function in __anond3abc0c10111::IsOkAndHoldsMatcherImpl 135 bool MatchAndExplain(T actual_value, in MatchAndExplain() function in __anond3abc0c10111::MonoIsOkMatcherImpl
|