Lines Matching refs:ostream
784 friend ostream& operator<<(ostream& os, const EventRecorder& er) {
813 friend ostream& operator<<(ostream& os, const DebugOutput& debug_output) {
817 virtual void OutputToStream(ostream* os) const = 0;
825 virtual void OutputToStream(ostream* os) const {
843 virtual void OutputToStream(ostream* os) const {
882 friend ostream& operator<<(ostream& os, const Events& ev) {
947 void WriteEventRecords(ostream* os) const {