Home
last modified time | relevance | path

Searched refs:DescribeTo (Results 1 – 25 of 26) sorted by relevance

12

/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
86 NodeMatcher::DescribeTo(os); in DescribeTo()
88 value_matcher_.DescribeTo(os); in DescribeTo()
90 control_matcher_.DescribeTo(os); in DescribeTo()
116 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsSwitchMatcher
117 NodeMatcher::DescribeTo(os); in DescribeTo()
119 value_matcher_.DescribeTo(os); in DescribeTo()
121 control_matcher_.DescribeTo(os); in DescribeTo()
147 void DescribeTo(std::ostream* os) const final { in DescribeTo() function in v8::internal::compiler::__anon313fbfee0111::IsIfValueMatcher
[all …]
Dliveness-analyzer-unittest.cc89 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in v8::internal::compiler::LivenessAnalysisTest::CheckpointMatcher
/external/gmock/test/
Dgmock-cardinalities_test.cc122 c.DescribeTo(&ss); in TEST()
150 c.DescribeTo(&ss); in TEST()
167 AtLeast(1).DescribeTo(&ss1); in TEST()
172 c.DescribeTo(&ss2); in TEST()
177 AtLeast(3).DescribeTo(&ss3); in TEST()
205 c.DescribeTo(&ss); in TEST()
222 AtMost(1).DescribeTo(&ss1); in TEST()
227 c.DescribeTo(&ss2); in TEST()
232 AtMost(3).DescribeTo(&ss3); in TEST()
274 c.DescribeTo(&ss); in TEST()
[all …]
Dgmock-generated-matchers_test.cc91 m.DescribeTo(&ss); in Describe()
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
Dgmock-matchers_test.cc162 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::GreaterThanMatcher
200 m.DescribeTo(&ss); in Describe()
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
/external/google-breakpad/src/testing/test/
Dgmock-cardinalities_test.cc122 c.DescribeTo(&ss); in TEST()
150 c.DescribeTo(&ss); in TEST()
167 AtLeast(1).DescribeTo(&ss1); in TEST()
172 c.DescribeTo(&ss2); in TEST()
177 AtLeast(3).DescribeTo(&ss3); in TEST()
205 c.DescribeTo(&ss); in TEST()
222 AtMost(1).DescribeTo(&ss1); in TEST()
227 c.DescribeTo(&ss2); in TEST()
232 AtMost(3).DescribeTo(&ss3); in TEST()
274 c.DescribeTo(&ss); in TEST()
[all …]
Dgmock-generated-matchers_test.cc86 m.DescribeTo(&ss); in Describe()
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
Dgmock-matchers_test.cc146 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::GreaterThanMatcher
184 m.DescribeTo(&ss); in Describe()
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
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h135 virtual void DescribeTo(::std::ostream* os) const = 0;
145 DescribeTo(os); in DescribeNegationTo()
206 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
340 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
341 impl_.DescribeTo(os); in DescribeTo()
467 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
468 source_matcher_.DescribeTo(os); in DescribeTo()
651 get<N - 1>(matchers).DescribeTo(os); in ExplainMatchFailuresTo()
716 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; } in DescribeTo() function
766 virtual void DescribeTo(::std::ostream* os) const { \
[all …]
Dgmock-cardinalities.h75 virtual void DescribeTo(::std::ostream* os) const = 0;
115 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
252 inner_matcher_.DescribeTo(os); in DescribeTo()
1422 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1470 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1522 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1579 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1641 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1711 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1784 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1861 virtual void DescribeTo(::std::ostream* gmock_os) const {\
[all …]
Dgmock-generated-matchers.h.pump134 virtual void DescribeTo(::std::ostream* os) const {
137 inner_matcher_.DescribeTo(os);
666 virtual void DescribeTo(::std::ostream* gmock_os) const {\
Dgmock-spec-builders.h1057 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1114 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
/external/gmock/include/gmock/
Dgmock-matchers.h126 virtual void DescribeTo(::std::ostream* os) const = 0;
136 DescribeTo(os); in DescribeNegationTo()
242 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
428 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
429 impl_.DescribeTo(os); in DescribeTo()
555 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
556 source_matcher_.DescribeTo(os); in DescribeTo()
739 get<N - 1>(matchers).DescribeTo(os); in ExplainMatchFailuresTo()
844 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; }
894 virtual void DescribeTo(::std::ostream* os) const { \
[all …]
Dgmock-cardinalities.h75 virtual void DescribeTo(::std::ostream* os) const = 0;
115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-generated-matchers.h250 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
253 inner_matcher_.DescribeTo(os); in DescribeTo()
1402 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1450 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1502 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1559 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1621 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1691 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1764 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1841 virtual void DescribeTo(::std::ostream* gmock_os) const {\
[all …]
Dgmock-generated-matchers.h.pump135 virtual void DescribeTo(::std::ostream* os) const {
138 inner_matcher_.DescribeTo(os);
635 virtual void DescribeTo(::std::ostream* gmock_os) const {\
Dgmock-spec-builders.h1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
/external/gmock/src/
Dgmock-matchers.cc403 matcher_describers_[0]->DescribeTo(os); in DescribeToImpl()
411 matcher_describers_[i]->DescribeTo(os); in DescribeToImpl()
433 matcher_describers_[i]->DescribeTo(os); in DescribeNegationToImpl()
469 matcher_describers_[mi]->DescribeTo(listener->stream()); in VerifyAllElementsAndMatchersAreMatched()
Dgmock-cardinalities.cc85 virtual void DescribeTo(::std::ostream* os) const;
108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon7e78e1360111::BetweenCardinalityImpl
Dgmock-spec-builders.cc156 cardinality().DescribeTo(os); in DescribeCallCountTo()
212 cardinality().DescribeTo(&ss); in CheckActionCountIfNotDone()
/external/google-breakpad/src/testing/src/
Dgmock-cardinalities.cc85 virtual void DescribeTo(::std::ostream* os) const;
108 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anon90e0e8ed0111::BetweenCardinalityImpl
Dgmock-spec-builders.cc156 cardinality().DescribeTo(os); in DescribeCallCountTo()
212 cardinality().DescribeTo(&ss); in CheckActionCountIfNotDone()
/external/v8/testing/
Dgmock-support.h43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function

12