Home
last modified time | relevance | path

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

12

/external/googletest/googlemock/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.cc87 m.DescribeTo(&ss); in Describe()
228 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anon37f03ca50111::LessThanMatcher
259 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon37f03ca50111::GreaterThanMatcher
/external/v8/testing/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.cc88 m.DescribeTo(&ss); in Describe()
229 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anonc3b66c0d0111::LessThanMatcher
260 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anonc3b66c0d0111::GreaterThanMatcher
/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 __anon4585a87a0111::LessThanMatcher
258 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon4585a87a0111::GreaterThanMatcher
/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 …]
/external/v8/testing/gmock/include/gmock/
Dgmock-matchers.h126 virtual void DescribeTo(::std::ostream* os) const = 0;
136 DescribeTo(os); in DescribeNegationTo()
267 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
453 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
454 impl_.DescribeTo(os); in DescribeTo()
580 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
581 source_matcher_.DescribeTo(os); in DescribeTo()
760 get<N - 1>(matchers).DescribeTo(os); in ExplainMatchFailuresTo()
863 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; }
910 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.h239 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
242 inner_matcher_.DescribeTo(os); in DescribeTo()
1391 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1439 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1491 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1548 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1610 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1680 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1753 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1830 virtual void DescribeTo(::std::ostream* gmock_os) const {\
[all …]
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h126 virtual void DescribeTo(::std::ostream* os) const = 0;
136 DescribeTo(os); in DescribeNegationTo()
267 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
453 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
454 impl_.DescribeTo(os); in DescribeTo()
580 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
581 source_matcher_.DescribeTo(os); in DescribeTo()
760 get<N - 1>(matchers).DescribeTo(os); in ExplainMatchFailuresTo()
863 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; }
910 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.h239 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
242 inner_matcher_.DescribeTo(os); in DescribeTo()
1391 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1439 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1491 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1548 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1610 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1680 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1753 virtual void DescribeTo(::std::ostream* gmock_os) const {\
1830 virtual void DescribeTo(::std::ostream* gmock_os) const {\
[all …]
/external/v8/testing/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::__anon5ff0fe7f0111::BetweenCardinalityImpl
Dgmock-spec-builders.cc156 cardinality().DescribeTo(os); in DescribeCallCountTo()
212 cardinality().DescribeTo(&ss); in CheckActionCountIfNotDone()
/external/googletest/googlemock/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()
468 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::__anon3460be170111::BetweenCardinalityImpl
Dgmock-spec-builders.cc155 cardinality().DescribeTo(os); in DescribeCallCountTo()
211 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::__anon7f8a8d0c0111::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
/external/fmtlib/test/gmock/
Dgmock.h2060 virtual void DescribeTo(::std::ostream* os) const = 0;
2100 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); }
4782 virtual void DescribeTo(::std::ostream* os) const = 0;
4792 DescribeTo(os);
4898 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); }
5084 virtual void DescribeTo(::std::ostream* os) const {
5085 impl_.DescribeTo(os);
5211 virtual void DescribeTo(::std::ostream* os) const {
5212 source_matcher_.DescribeTo(os);
5395 get<N - 1>(matchers).DescribeTo(os);
[all …]

12