Searched refs:str_to_copy (Results 1 – 1 of 1) sorted by relevance
50 const StringPiece str_to_copy = str.substr(remaining_str_begin, new_line_iter); in Print() local51 if (!str_to_copy.empty()) { in Print()62 if (!io::Copy(out_, str_to_copy)) { in Print()