/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_matchers.cc | 63 void HloMatcher::DescribeTo(::std::ostream* os) const { in DescribeTo() function in xla::testing::HloMatcher 122 void HloCustomCallMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloCustomCallMatcher 163 void HloShapeMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeMatcher 178 void HloShapeAndLayoutMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeAndLayoutMatcher 207 void HloShardingMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShardingMatcher 244 void HloDotWithContractingDimsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloDotWithContractingDimsMatcher
|
D | pattern_matcher_gmock.h | 62 void DescribeTo(std::ostream* os) const { pattern_.DescribeTo(os); } in DescribeTo() function
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-matchers.h | 206 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function 340 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function 467 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function 716 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; } in DescribeTo() function 803 void DescribeTo(::std::ostream* os) const { *os << "is NULL"; } in DescribeTo() function 819 void DescribeTo(::std::ostream* os) const { *os << "isn't NULL"; } in DescribeTo() function 878 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function 961 void DescribeTo(::std::ostream* os) const { in DescribeTo() function 1011 void DescribeTo(::std::ostream* os) const { in DescribeTo() function 1052 void DescribeTo(::std::ostream* os) const { in DescribeTo() function [all …]
|
D | gmock-cardinalities.h | 115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Testing/Support/ |
D | Error.h | 54 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function 113 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
|
/external/v8/testing/ |
D | gmock-support.h | 43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 184 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function 266 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function 541 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo() function 615 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function 716 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
D | gmock-matchers.h | 267 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function 453 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function 580 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
D | gmock-generated-matchers.h | 239 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 119 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
D | gmock-matchers.h | 213 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
|
/external/google-breakpad/src/testing/src/ |
D | gmock-cardinalities.cc | 108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon80f283160111::BetweenCardinalityImpl
|
/external/googletest/googlemock/src/ |
D | gmock-cardinalities.cc | 107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon3a3374a10111::BetweenCardinalityImpl
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/ |
D | gmock-cardinalities.cc | 108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon6acf5ec60111::BetweenCardinalityImpl
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | host_tracer_test.cc | 60 void DescribeTo(::std::ostream* os) const { *os << expected_.DebugString(); } in DescribeTo() function in tensorflow::profiler::cpu::__anon23f1949c0111::NodeStatsMatcher
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.cc | 223 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function 369 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function in tensorflow::testing::matchers::__anondf03e96e0111::OutEdgeMatcher
|
/external/nos/host/android/hals/keymaster/test/ |
D | import_wrapped_key_test.cpp | 171 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in ImportWrappedKeyRequestMatcher
|
D | import_key_test.cpp | 153 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in ImportKeyRequestMatcher
|
/external/google-breakpad/src/testing/test/ |
D | gmock-cardinalities_test.cc | 410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anon4344e36d0111::EvenCardinality
|
D | gmock-generated-matchers_test.cc | 227 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anonfdc984440111::LessThanMatcher 258 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anonfdc984440111::GreaterThanMatcher
|
D | gmock-matchers_test.cc | 146 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::GreaterThanMatcher 238 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::EvenMatcherImpl 268 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::NewEvenMatcherImpl 385 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; } in DescribeTo() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl 418 void DescribeTo(ostream* os) const { *os << "is even"; } in DescribeTo() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl 3509 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::DivisibleByImpl 4093 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::IsHalfOfMatcher
|
/external/googletest/googlemock/test/ |
D | gmock-cardinalities_test.cc | 409 void DescribeTo(::std::ostream* ss) const override { in DescribeTo() function in __anon4b9591380111::EvenCardinality
|
D | gmock-matchers_test.cc | 115 void DescribeTo(ostream* os) const override { *os << "is > " << rhs_; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::GreaterThanMatcher 212 void DescribeTo(ostream* os) const override { *os << "is an even number"; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::EvenMatcherImpl 240 void DescribeTo(ostream* os) const override { *os << "is an even number"; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::NewEvenMatcherImpl 489 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::ReferencesBarOrIsZeroImpl 522 void DescribeTo(ostream* os) const { *os << "is even"; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::PolymorphicIsEvenImpl 4616 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::DivisibleByImpl 6393 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::IsHalfOfMatcher 6946 void DescribeTo(::std::ostream* /*os*/) const override {} in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::LessThanMatcher 7007 void DescribeTo(ostream* os) const override { *os << "[DescribeTo]"; } in DescribeTo() function in testing::gmock_matchers_test::__anon67385ff30111::PredicateFormatterFromMatcherTest::MockMatcher
|
D | gmock-generated-matchers_test.cc | 122 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function in __anon1e1588ef0111::GreaterThanMatcher
|