Home | History | Annotate | Download | only in test

Lines Matching defs:DescribeTo

162   virtual void DescribeTo(ostream* os) const {
200 m.DescribeTo(&ss);
260 virtual void DescribeTo(ostream* os) const {
290 virtual void DescribeTo(ostream* os) const {
344 // Tests that Matcher<T>::DescribeTo() calls
345 // MatcherInterface<T>::DescribeTo().
445 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; }
478 void DescribeTo(ostream* os) const { *os << "is even"; }
3792 void DescribeTo(ostream* os) const {
5143 void DescribeTo(ostream* os) const {