Home
last modified time | relevance | path

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

123

/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::__anon6fffa38d0111::PointerToFrameHeaderMatcher
86 bool MatchAndExplain(const nghttp2_frame_hd& frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::ReferenceToFrameHeaderMatcher
111 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::DataMatcher
162 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::HeadersMatcher
209 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::RstStreamMatcher
248 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::SettingsMatcher
283 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::PingMatcher
329 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::GoAwayMatcher
377 bool MatchAndExplain(const nghttp2_frame* frame, in MatchAndExplain() function in http2::adapter::test::__anon6fffa38d0111::WindowUpdateMatcher
Dtest_utils.cc137 bool MatchAndExplain(absl::string_view s, in MatchAndExplain() function in http2::adapter::test::__anonf55035670211::SpdyControlFrameMatcher
/external/cronet/base/test/
Dvalues_test_util.cc87 bool MatchAndExplain(const base::Value::Dict& value, in MatchAndExplain() function in base::test::__anon172e3a690111::DictionaryHasValueMatcher
129 bool MatchAndExplain(const base::Value::Dict& value, in MatchAndExplain() function in base::test::__anon172e3a690111::DictionaryHasValuesMatcher
222 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
236 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
242 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
248 bool IsJsonMatcher::MatchAndExplain( in MatchAndExplain() function in base::test::IsJsonMatcher
/external/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
/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/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/cronet/third_party/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/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
/external/tensorflow/tensorflow/core/data/service/
Dtest_util.h71 bool MatchAndExplain(const Message& p, in MatchAndExplain() function
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anond62013ac0111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anond62013ac0111::MatchesOstreamImpl
/external/cronet/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc56 bool MatchAndExplain( in MatchAndExplain() function in absl::log_internal::__anonbdfb2f900111::AsStringImpl
78 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::__anonbdfb2f900111::MatchesOstreamImpl
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-matchers_test.h110 bool MatchAndExplain(T lhs, MatchResultListener* listener) const override { in MatchAndExplain() function
/external/cronet/net/dns/
Dhost_resolver_results_test_util.cc37 bool MatchAndExplain( in MatchAndExplain() function in net::__anon9d96eaca0111::EndpointResultMatcher
/external/cronet/net/base/
Dconnection_endpoint_metadata_test_util.cc42 bool MatchAndExplain( in MatchAndExplain() function in net::__anonde5ac1100111::EndpointMetadataMatcher
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.h91 bool MatchAndExplain( in MatchAndExplain() function
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.cc111 bool MatchAndExplain( in MatchAndExplain() function
347 bool MatchAndExplain( in MatchAndExplain() function in tensorflow::testing::matchers::__anon0585c6aa0111::OutEdgeMatcher
/external/webrtc/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc126 bool MatchAndExplain(absl::string_view actual, in MatchAndExplain() function in absl::log_internal::MatchesOstreamImpl
/external/cronet/net/test/
Dgtest_util.h53 bool MatchAndExplain(base::StringPiece s, in MatchAndExplain() function
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape_test.cc48 bool MatchAndExplain(const Message& p, testing::MatchResultListener*) const { in MatchAndExplain() function in xla::__anonc8a70c820111::ProtoStringMatcher
/external/webrtc/third_party/abseil-cpp/absl/log/
Dstripping_test.cc96 bool MatchAndExplain( in MatchAndExplain() function in __anonf4e7eb090111::FileHasSubstrMatcher
/external/cronet/third_party/abseil-cpp/absl/log/
Dstripping_test.cc101 bool MatchAndExplain( in MatchAndExplain() function in __anoncda7b40d0111::FileHasSubstrMatcher

123