Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_gmock.h35 bool MatchAndExplain(const Layout& l, in MatchAndExplain() function
39 bool MatchAndExplain(const Layout* l, in MatchAndExplain() function
43 bool MatchAndExplain(Layout* l, in MatchAndExplain() function
48 bool MatchAndExplain(const Shape& s, in MatchAndExplain() function
52 bool MatchAndExplain(const Shape* s, in MatchAndExplain() function
56 bool MatchAndExplain(Shape* s, in MatchAndExplain() function
61 bool MatchAndExplain(const HloInstruction& instr, in MatchAndExplain() function
65 bool MatchAndExplain(const HloInstruction* instr, in MatchAndExplain() function
69 bool MatchAndExplain(HloInstruction* instr, in MatchAndExplain() function
Dhlo_matchers.cc27 bool HloMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloMatcher
83 bool HloParameterMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloParameterMatcher
98 bool HloComparisonMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloComparisonMatcher
114 bool HloGetTupleElementMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloGetTupleElementMatcher
134 bool HloCustomCallMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloCustomCallMatcher
158 bool HloShapeMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShapeMatcher
173 bool HloShapeAndLayoutMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShapeAndLayoutMatcher
192 bool HloShardingMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloShardingMatcher
225 bool HloDotWithContractingDimsMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloDotWithContractingDimsMatcher
258 bool HloAsyncCopyMatcher::MatchAndExplain( in MatchAndExplain() function in xla::testing::HloAsyncCopyMatcher
[all …]
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dnghttp2_test_utils.cc64 bool MatchAndExplain(const nghttp2_frame_hd* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::PointerToFrameHeaderMatcher
86 bool MatchAndExplain(const nghttp2_frame_hd& frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::ReferenceToFrameHeaderMatcher
111 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::DataMatcher
162 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::HeadersMatcher
209 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::RstStreamMatcher
248 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::SettingsMatcher
283 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::PingMatcher
329 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::GoAwayMatcher
377 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon2c896cfc0111::WindowUpdateMatcher
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h68 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() function
78 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() function
/external/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h68 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() function
78 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() function
/external/cronet/base/test/
Dvalues_test_util.cc88 bool MatchAndExplain(const base::Value::Dict& value, in MatchAndExplain() function in base::test::__anonefb308d80111::DictionaryHasValueMatcher
130 bool MatchAndExplain(const base::Value::Dict& value, in MatchAndExplain() function in base::test::__anonefb308d80111::DictionaryHasValuesMatcher
223 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
237 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
243 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
249 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
Dgmock_expected_support.h67 bool MatchAndExplain( in MatchAndExplain() function
119 bool MatchAndExplain( in MatchAndExplain() function
184 bool MatchAndExplain( in MatchAndExplain() function
/external/angle/third_party/abseil-cpp/absl/status/internal/
Dstatus_matchers.h69 bool MatchAndExplain( in MatchAndExplain() function
182 bool MatchAndExplain( in MatchAndExplain() function
227 bool MatchAndExplain(T actual_value, in MatchAndExplain() function
Dstatus_matchers.cc46 bool StatusIsMatcherCommonImpl::MatchAndExplain( in MatchAndExplain() function in absl_testing::status_internal::StatusIsMatcherCommonImpl
/external/tensorflow/tensorflow/core/platform/
Dstatus_matchers.h154 bool MatchAndExplain( in MatchAndExplain() function
240 bool MatchAndExplain( in MatchAndExplain() function
281 bool MatchAndExplain(T actual_value, in MatchAndExplain() function
Dstatus_matchers.cc42 bool StatusIsMatcherCommonImpl::MatchAndExplain( in MatchAndExplain() function in tensorflow::testing::internal_status::StatusIsMatcherCommonImpl
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Support/
DError.h37 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
89 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
138 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/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 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
547 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function
628 bool MatchAndExplain(const internal::StringView& s, in MatchAndExplain() function
640 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function
649 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
/external/sandboxed-api/sandboxed_api/util/
Dstatus_matchers.h48 bool MatchAndExplain(const StatusT& status_container, in MatchAndExplain() function
71 bool MatchAndExplain(const T& value, in MatchAndExplain() function
/external/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
/external/cronet/third_party/boringssl/src/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
/external/pigweed/pw_unit_test/public/pw_unit_test/
Dgoogletest_test_matchers.h66 bool MatchAndExplain(T&& actual_value, in MatchAndExplain() function
101 bool MatchAndExplain(const StatusType& actual_value, in MatchAndExplain() function
164 bool MatchAndExplain(T&& actual_value, in MatchAndExplain() function
/external/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
/external/federated-compute/fcp/testing/
Dtesting.h125 bool MatchAndExplain( in MatchAndExplain() function
164 bool MatchAndExplain( in MatchAndExplain() function
/external/tensorflow/tensorflow/core/data/service/
Dtest_util.h71 bool MatchAndExplain(const Message& p, in MatchAndExplain() function
/external/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anon74477d6c0111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anon74477d6c0111::MatchesOstreamImpl
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anon8547dcbb0111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anon8547dcbb0111::MatchesOstreamImpl
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anon99d73c0d0111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anon99d73c0d0111::MatchesOstreamImpl
/external/libtextclassifier/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anonb52cd07c0111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anonb52cd07c0111::MatchesOstreamImpl
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anon1dce87920111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anon1dce87920111::MatchesOstreamImpl

1234