Searched refs:chars_to_print (Results 1 – 1 of 1) sorted by relevance
340 auto chars_to_print = !str.empty() && str.c_str()[str.size() - 1] == '\n' in SerializeArgs() local343 writer_->AppendString(str.c_str(), chars_to_print); in SerializeArgs()