Searched refs:str_no_newlines (Results 1 – 1 of 1) sorted by relevance
739 std::string str_no_newlines = str; in FormatAssertSource() local740 std::replace_if(str_no_newlines.begin(), str_no_newlines.end(), in FormatAssertSource()745 std::unique_copy(str_no_newlines.begin(), str_no_newlines.end(), in FormatAssertSource()