Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h206 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 …]
Dgmock-cardinalities.h115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-generated-matchers.h249 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/v8/test/unittests/compiler/
Dnode-test-utils.cc54 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 …]
Dliveness-analyzer-unittest.cc89 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in v8::internal::compiler::LivenessAnalysisTest::CheckpointMatcher
/external/v8/testing/
Dgmock-support.h43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function
/external/gmock/include/gmock/
Dgmock-cardinalities.h115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-matchers.h242 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
Dgmock-generated-matchers.h250 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/google-breakpad/src/testing/src/
Dgmock-cardinalities.cc108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon90e0e8ed0111::BetweenCardinalityImpl
/external/gmock/src/
Dgmock-cardinalities.cc108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon7e78e1360111::BetweenCardinalityImpl
/external/gmock/test/
Dgmock-cardinalities_test.cc410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anon4ee1598d0111::EvenCardinality
Dgmock-generated-matchers_test.cc232 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
Dgmock-matchers_test.cc162 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
Dgmock-spec-builders_test.cc1900 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon7d125d630111::EvenNumberCardinality
/external/google-breakpad/src/testing/test/
Dgmock-cardinalities_test.cc410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anon6dd40e840111::EvenCardinality
Dgmock-generated-matchers_test.cc227 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
Dgmock-matchers_test.cc146 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
Dgmock-spec-builders_test.cc1818 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon9c05125a0111::EvenNumberCardinality