• Home
  • Raw
  • Download

Lines Matching refs:DescribeTo

135   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 { \
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
1092 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1131 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1181 virtual void DescribeTo(::std::ostream* os) const { \
1218 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1223 matcher_.DescribeTo(os); in DescribeNegationTo()
1262 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1264 matcher1_.DescribeTo(os); in DescribeTo()
1266 matcher2_.DescribeTo(os); in DescribeTo()
1349 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1351 matcher1_.DescribeTo(os); in DescribeTo()
1353 matcher2_.DescribeTo(os); in DescribeTo()
1452 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1533 matcher.DescribeTo(&ss); in operator()
1586 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1684 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1686 matcher_.DescribeTo(os); in DescribeTo()
1691 matcher_.DescribeTo(os); in DescribeNegationTo()
1723 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1725 matcher_.DescribeTo(os); in DescribeTo()
1784 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1786 matcher_.DescribeTo(os); in DescribeTo()
1889 virtual void DescribeTo(::std::ostream* os) const {
1891 matcher_.DescribeTo(os);
1952 void DescribeTo(::std::ostream* os) const {
2051 virtual void DescribeTo(::std::ostream* os) const {
2053 matcher_.DescribeTo(os);
2144 virtual void DescribeTo(::std::ostream* os) const {
2149 mono_tuple_matcher_.DescribeTo(os);
2263 virtual void DescribeTo(::std::ostream* os) const {
2265 this->inner_matcher_.DescribeTo(os);
2270 this->inner_matcher_.DescribeTo(os);
2292 virtual void DescribeTo(::std::ostream* os) const {
2294 this->inner_matcher_.DescribeTo(os);
2375 virtual void DescribeTo(::std::ostream* os) const {
2377 inner_matcher_.DescribeTo(os);
2383 inner_matcher_.DescribeTo(os);
2427 virtual void DescribeTo(::std::ostream* os) const {
2429 first_matcher_.DescribeTo(os);
2431 second_matcher_.DescribeTo(os);
2539 virtual void DescribeTo(::std::ostream* os) const {
2544 matchers_[0].DescribeTo(os);
2549 matchers_[i].DescribeTo(os);