Searched refs:text_os (Results 1 – 2 of 2) sorted by relevance
367 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local368 return google::protobuf::TextFormat::Print(*diff_tu_.get(), &text_os); in Dump()
479 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local480 return google::protobuf::TextFormat::Print(*tu_ptr_.get(), &text_os); in Dump()