Searched refs:text_is (Results 1 – 2 of 2) sorted by relevance
86 google::protobuf::io::IstreamInputStream text_is(&input); in MergeDiffReports() local87 if (!google::protobuf::TextFormat::Parse(&text_is, &diff_tu)) { in MergeDiffReports()
45 google::protobuf::io::IstreamInputStream text_is(&input); in ReadDump() local47 if (!google::protobuf::TextFormat::Parse(&text_is, &tu)) { in ReadDump()