Home
last modified time | relevance | path

Searched defs:DescribeTo (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.cc67 void HloMatcher::DescribeTo(::std::ostream* os) const { in DescribeTo() function in xla::testing::HloMatcher
126 void HloCustomCallMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloCustomCallMatcher
167 void HloShapeMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeMatcher
182 void HloShapeAndLayoutMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeAndLayoutMatcher
211 void HloShardingMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShardingMatcher
246 void HloDotWithContractingDimsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloDotWithContractingDimsMatcher
290 void HloAsyncCopyMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloAsyncCopyMatcher
Dpattern_matcher_gmock.h62 void DescribeTo(std::ostream* os) const { pattern_.DescribeTo(os); } in DescribeTo() function
/external/llvm-project/llvm/include/llvm/Testing/Support/
DError.h53 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
112 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
DSupportHelpers.h83 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/external/llvm-project/clang-tools-extra/clangd/unittests/
DMatchers.h44 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
158 virtual void DescribeTo(::std::ostream *os) const { in DescribeTo() function
DFuzzyMatchTests.cpp52 void DescribeTo(::std::ostream *OS) const override { in DescribeTo() function
187 void DescribeTo(::std::ostream *OS) const override { in DescribeTo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DError.h53 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
112 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
DSupportHelpers.h81 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h191 void DescribeTo(::std::ostream *os) const override { impl_->DescribeTo(os); } in DescribeTo() function
285 void DescribeTo(::std::ostream *os) const { impl_->DescribeTo(os); } in DescribeTo() function
486 void DescribeTo(::std::ostream *os) const override { impl_.DescribeTo(os); } in DescribeTo() function
564 void DescribeTo(::std::ostream *os) const override { in DescribeTo() function
665 void DescribeTo(::std::ostream *os) const { in DescribeTo() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h191 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
273 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
475 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo() function
549 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
650 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/googletest/googlemock/include/gmock/
Dgmock-cardinalities.h123 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-matchers.h439 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-cardinalities.h117 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-matchers.h269 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
455 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
582 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/googletest/googlemock/src/
Dgmock-cardinalities.cc107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anonca83b7ff0111::BetweenCardinalityImpl
/external/llvm-project/llvm/utils/unittest/googlemock/src/
Dgmock-cardinalities.cc108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon6bfb60fa0111::BetweenCardinalityImpl
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.h78 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.cc227 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
373 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function in tensorflow::testing::matchers::__anon7244d80c0111::OutEdgeMatcher
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape_test.cc51 void DescribeTo(::std::ostream* os) const { *os << expected_; } in DescribeTo() function in xla::__anona5acc0640111::ProtoStringMatcher
/external/tensorflow/tensorflow/core/profiler/internal/cpu/
Dhost_tracer_test.cc69 void DescribeTo(::std::ostream* os) const { *os << expected_.DebugString(); } in DescribeTo() function in tensorflow::profiler::__anon249552fa0111::NodeStatsMatcher
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h261 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function
/external/googletest/googlemock/test/
Dgmock-cardinalities_test.cc411 void DescribeTo(::std::ostream* ss) const override { in DescribeTo() function in __anon99ae63160111::EvenCardinality
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc1181 void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in absl::container_internal::__anon6f1907760111::TupleMatcher
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc1247 void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in absl::container_internal::__anon9f095c560111::TupleMatcher

12