| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_matchers.cc | 69 void HloMatcher::DescribeTo(::std::ostream* os) const { in DescribeTo() function in xla::testing::HloMatcher 128 void HloCustomCallMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloCustomCallMatcher 169 void HloShapeMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeMatcher 188 void HloShapeAndLayoutMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeAndLayoutMatcher 217 void HloShardingMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShardingMatcher 252 void HloDotWithContractingDimsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloDotWithContractingDimsMatcher 296 void HloAsyncCopyMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloAsyncCopyMatcher 316 void HloConstantMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloConstantMatcher 347 void HloReplicaGroupsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloReplicaGroupsMatcher
|
| D | pattern_matcher_gmock.h | 74 void DescribeTo(std::ostream* os) const { pattern_.DescribeTo(os); } in DescribeTo() function
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | nghttp2_test_utils.cc | 38 void DescribeTo(std::ostream* os) const { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::FrameHeaderMatcher 69 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::PointerToFrameHeaderMatcher 91 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::ReferenceToFrameHeaderMatcher 134 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::DataMatcher 182 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::HeadersMatcher 226 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::RstStreamMatcher 264 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::SettingsMatcher 305 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::PingMatcher 352 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::GoAwayMatcher 388 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anon6fffa38d0111::WindowUpdateMatcher
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | status_matchers.h | 144 void DescribeTo(std::ostream* os) const override { in DescribeTo() function 232 void DescribeTo(std::ostream* os) const override { in DescribeTo() function 277 void DescribeTo(std::ostream* os) const override { *os << "is OK"; } in DescribeTo() function
|
| D | status_matchers.cc | 28 void StatusIsMatcherCommonImpl::DescribeTo(std::ostream* os) const { in DescribeTo() function in tensorflow::testing::internal_status::StatusIsMatcherCommonImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/ |
| D | Error.h | 53 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function 112 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
|
| D | SupportHelpers.h | 81 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
|
| /external/mesa3d/src/gtest/include/gtest/ |
| D | gtest-matchers.h | 192 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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest-matchers.h | 192 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 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function 551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function 656 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest-matchers.h | 192 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 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function 551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function 656 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
| /external/tensorflow/tensorflow/core/data/service/ |
| D | test_util.h | 76 void DescribeTo(::std::ostream* os) const { *os << expected_; } in DescribeTo() function
|
| /external/cronet/base/test/ |
| D | values_test_util.cc | 104 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in base::test::__anon172e3a690111::DictionaryHasValueMatcher 151 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in base::test::__anon172e3a690111::DictionaryHasValuesMatcher 254 void IsJsonMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in base::test::IsJsonMatcher
|
| /external/angle/third_party/abseil-cpp/absl/log/internal/ |
| D | test_matchers.cc | 61 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in absl::log_internal::__anond62013ac0111::AsStringImpl 82 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in absl::log_internal::__anond62013ac0111::MatchesOstreamImpl
|
| /external/cronet/third_party/abseil-cpp/absl/log/internal/ |
| D | test_matchers.cc | 61 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in absl::log_internal::__anonbdfb2f900111::AsStringImpl 82 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in absl::log_internal::__anonbdfb2f900111::MatchesOstreamImpl
|
| /external/cronet/third_party/googletest/src/googlemock/test/ |
| D | gmock-matchers_test.h | 108 void DescribeTo(ostream* os) const override { *os << "is > " << rhs_; } in DescribeTo() function
|
| /external/googletest/googlemock/include/gmock/ |
| D | gmock-cardinalities.h | 123 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
| /external/libaom/third_party/googletest/src/googlemock/include/gmock/ |
| D | gmock-cardinalities.h | 125 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
| /external/cronet/third_party/googletest/src/googlemock/include/gmock/ |
| D | gmock-cardinalities.h | 125 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
| /external/cronet/net/dns/ |
| D | host_resolver_results_test_util.cc | 51 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in net::__anon9d96eaca0111::EndpointResultMatcher
|
| /external/cronet/net/base/ |
| D | connection_endpoint_metadata_test_util.cc | 63 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in net::__anonde5ac1100111::EndpointMetadataMatcher
|
| /external/libaom/third_party/googletest/src/googlemock/src/ |
| D | gmock-cardinalities.cc | 107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anond27e31900111::BetweenCardinalityImpl
|
| /external/googletest/googlemock/src/ |
| D | gmock-cardinalities.cc | 107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon5ad3fb5d0111::BetweenCardinalityImpl
|
| /external/cronet/third_party/googletest/src/googlemock/src/ |
| D | gmock-cardinalities.cc | 106 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon02ccea470111::BetweenCardinalityImpl
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/ |
| D | utils.h | 78 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | node_matchers.cc | 227 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::__anon0585c6aa0111::OutEdgeMatcher
|