Searched refs:text_output (Results 1 – 2 of 2) sorted by relevance
380 std::ofstream text_output(dump_path_); in Dump() local382 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()387 return text_output.flush().good(); in Dump()
549 std::ofstream text_output(dump_path_); in Dump() local551 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()556 return text_output.flush().good(); in Dump()