Home | History | Annotate | Download | only in test

Lines Matching refs:DescribeTo

142   virtual void DescribeTo(ostream* os) const {
180 m.DescribeTo(&ss);
234 virtual void DescribeTo(ostream* os) const {
264 virtual void DescribeTo(ostream* os) const {
318 // Tests that Matcher<T>::DescribeTo() calls
319 // MatcherInterface<T>::DescribeTo().
381 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; }
414 void DescribeTo(ostream* os) const { *os << "is even"; }
3406 void DescribeTo(ostream* os) const {
3913 void DescribeTo(ostream* os) const {