Searched refs:new_file_contents (Results 1 – 3 of 3) sorted by relevance
58 new_file_contents = old_file_contents.replace(61 new_file_contents = new_copyright_block + old_file_contents62 WriteStringToFile(new_file_contents, filepath)
166 std::string new_file_contents; in MapAndCheckResults() local170 &new_file_contents, in MapAndCheckResults()179 ASSERT_EQ(mapped_data3, new_file_contents); in MapAndCheckResults()181 ASSERT_EQ(old_file_contents, new_file_contents); in MapAndCheckResults()