Searched defs:PrintTo (Results 1 – 4 of 4) sorted by relevance
46 inline void PrintTo(const Result<T>& result, std::ostream* os) { in PrintTo() function55 inline void PrintTo(const Result<void>& result, std::ostream* os) { in PrintTo() function
140 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() function154 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function515 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function
55 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() function59 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo() function
378 void PrintTo(const ArrayQueue<HistoryEntry, kHistorySize> &history, in PrintTo() function