/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
|
D | gmock-generated-matchers.h | 249 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
/external/v8/test/unittests/compiler/ |
D | node-test-utils.cc | 54 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::NodeMatcher 85 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsBranchMatcher 116 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsSwitchMatcher 147 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsIfValueMatcher 176 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsControl1Matcher 203 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsControl2Matcher 237 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsControl3Matcher 270 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsBeginRegionMatcher 296 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsFinishRegionMatcher 329 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsReturnMatcher [all …]
|
D | liveness-analyzer-unittest.cc | 89 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in v8::internal::compiler::LivenessAnalysisTest::CheckpointMatcher
|
/external/v8/testing/ |
D | gmock-support.h | 43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function
|
/external/gmock/include/gmock/ |
D | gmock-cardinalities.h | 115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
D | gmock-matchers.h | 242 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function 428 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function 555 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
|
D | gmock-generated-matchers.h | 250 virtual void DescribeTo(::std::ostream* os) const { 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::__anon90e0e8ed0111::BetweenCardinalityImpl
|
/external/gmock/src/ |
D | gmock-cardinalities.cc | 108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon7e78e1360111::BetweenCardinalityImpl
|
/external/gmock/test/ |
D | gmock-cardinalities_test.cc | 410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anon4ee1598d0111::EvenCardinality
|
D | gmock-generated-matchers_test.cc | 232 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anon3644ce640111::LessThanMatcher 263 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon3644ce640111::GreaterThanMatcher
|
D | gmock-matchers_test.cc | 162 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::GreaterThanMatcher 260 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::EvenMatcherImpl 290 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::NewEvenMatcherImpl 445 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; } in DescribeTo() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl 478 void DescribeTo(ostream* os) const { *os << "is even"; } in DescribeTo() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl 3792 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::DivisibleByImpl 5143 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::IsHalfOfMatcher
|
D | gmock-spec-builders_test.cc | 1900 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon7d125d630111::EvenNumberCardinality
|
/external/google-breakpad/src/testing/test/ |
D | gmock-cardinalities_test.cc | 410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anon6dd40e840111::EvenCardinality
|
D | gmock-generated-matchers_test.cc | 227 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anon9d3235bb0111::LessThanMatcher 258 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon9d3235bb0111::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
|
D | gmock-spec-builders_test.cc | 1818 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon9c05125a0111::EvenNumberCardinality
|