/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_matchers.cc | 25 bool HloMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloMatcher 81 bool HloParameterMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloParameterMatcher 96 bool HloComparisonMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloComparisonMatcher 112 bool HloGetTupleElementMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloGetTupleElementMatcher 132 bool HloCustomCallMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloCustomCallMatcher 156 bool HloShapeMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShapeMatcher 171 bool HloShapeAndLayoutMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShapeAndLayoutMatcher 186 bool HloShardingMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShardingMatcher 219 bool HloDotWithContractingDimsMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloDotWithContractingDimsMatcher 252 bool HloAsyncCopyMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloAsyncCopyMatcher
|
D | pattern_matcher_gmock.h | 35 bool MatchAndExplain(const Layout& l, in MatchAndExplain() function 39 bool MatchAndExplain(const Layout* l, in MatchAndExplain() function 44 bool MatchAndExplain(const Shape& s, in MatchAndExplain() function 48 bool MatchAndExplain(const Shape* s, in MatchAndExplain() function 53 bool MatchAndExplain(const HloInstruction& instr, in MatchAndExplain() function 57 bool MatchAndExplain(const HloInstruction* instr, in MatchAndExplain() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-matchers.h | 197 bool MatchAndExplain(const T &x, in MatchAndExplain() function 274 bool MatchAndExplain(const T &x, MatchResultListener *listener) const { in MatchAndExplain() function 492 bool MatchAndExplain(T x, MatchResultListener *listener) const override { in MatchAndExplain() function 560 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function 637 bool MatchAndExplain(const internal::StringView &s, in MatchAndExplain() function 649 bool MatchAndExplain(CharType *s, MatchResultListener *listener) const { in MatchAndExplain() function 658 bool MatchAndExplain(const MatcheeStringType &s, in MatchAndExplain() function
|
/external/rust/crates/quiche/deps/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
|
/external/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
|
/external/llvm-project/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 139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
|
D | SupportHelpers.h | 78 bool MatchAndExplain(const llvm::Optional<T> &Input, in MatchAndExplain() function
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | Matchers.h | 55 bool MatchAndExplain(const std::vector<T> &V, in MatchAndExplain() function 169 MatchAndExplain(Optional optional, in MatchAndExplain() function
|
D | FuzzyMatchTests.cpp | 58 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function 195 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function
|
/external/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
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-matchers.h | 258 bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 463 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 578 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/ |
D | utils.h | 91 bool MatchAndExplain( in MatchAndExplain() function
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.cc | 111 bool MatchAndExplain( in MatchAndExplain() function 347 bool MatchAndExplain( in MatchAndExplain() function in tensorflow::testing::matchers::__anon7244d80c0111::OutEdgeMatcher
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ |
D | type_to_shape_test.cc | 47 bool MatchAndExplain(const Message& p, testing::MatchResultListener*) const { in MatchAndExplain() function in xla::__anona5acc0640111::ProtoStringMatcher
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | host_tracer_test.cc | 62 bool MatchAndExplain(const NodeExecStats& p, in MatchAndExplain() function in tensorflow::profiler::__anon249552fa0111::NodeStatsMatcher
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 414 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 249 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1172 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon6f1907760111::TupleMatcher
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1238 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon9f095c560111::TupleMatcher
|
/external/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1172 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon2f90d6c70111::TupleMatcher
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1174 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon5bd448970111::TupleMatcher
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1174 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anond65aece80111::TupleMatcher
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | layout_test.cc | 1238 bool MatchAndExplain(const Tuple& p, in MatchAndExplain() function in absl::container_internal::__anon677c56a80111::TupleMatcher
|
/external/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::__anon01910f110111::GreaterThanMatcher 213 bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::__anon01910f110111::EvenMatcherImpl 234 bool MatchAndExplain(int x, MatchResultListener* listener) const override { in MatchAndExplain() function in testing::gmock_matchers_test::__anon01910f110111::NewEvenMatcherImpl 322 TEST(MatcherTest, MatchAndExplain) { in TEST() argument 423 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::__anon01910f110111::ReferencesBarOrIsZeroImpl 469 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::__anon01910f110111::PolymorphicIsEvenImpl 4768 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in TEST() function in testing::gmock_matchers_test::__anon01910f110111::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::__anon01910f110111::IsHalfOfMatcher [all …]
|