Searched refs:text_os (Results 1 – 3 of 3) sorted by relevance
79 google::protobuf::io::OstreamOutputStream text_os(&text_output); in MergeDiffReports() local108 if (!google::protobuf::TextFormat::Print(merged_tu_diff, &text_os)) { in MergeDiffReports()
367 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local368 return google::protobuf::TextFormat::Print(*diff_tu_.get(), &text_os); in Dump()
491 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local492 return google::protobuf::TextFormat::Print(*tu_ptr_.get(), &text_os); in Dump()