Home | History | Annotate | Download | only in test

Lines Matching refs:ostream

65 using std::ostream;
142 virtual void DescribeTo(ostream* os) const {
205 // Streaming shouldn't crash when the underlying ostream is NULL.
234 virtual void DescribeTo(ostream* os) const {
264 virtual void DescribeTo(ostream* os) const {
381 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; }
383 void DescribeNegationTo(ostream* os) const {
414 void DescribeTo(ostream* os) const { *os << "is even"; }
416 void DescribeNegationTo(ostream* os) const {
3406 void DescribeTo(ostream* os) const {
3410 void DescribeNegationTo(ostream* os) const {
3913 void DescribeTo(ostream* os) const {
3917 void DescribeNegationTo(ostream* os) const {