Home | History | Annotate | Download | only in test

Lines Matching refs:ostream

80 std::ostream& operator<<(std::ostream& os, EnumWithStreaming e) {
89 void PrintTo(EnumWithPrintTo e, std::ostream* os) {
114 inline void operator<<(::std::ostream& os, const StreamableInGlobal& /* x */) {
118 void operator<<(::std::ostream& os, const StreamableInGlobal* /* x */) {
139 void PrintTo(const PrintableViaPrintTo& x, ::std::ostream* os) {
147 ::std::ostream& operator<<(::std::ostream& os,
164 void PrintTo(const PrintableViaPrintToTemplate<T>& x, ::std::ostream* os) {
180 inline ::std::ostream& operator<<(::std::ostream& os,