Searched defs:new_content (Results 1 – 1 of 1) sorted by relevance
215 let new_content = NULL_STR.to_string(); in test_save_string_to_file_001() localVariable233 let new_content = CONTENT_STR.to_string(); in test_save_string_to_file_002() localVariable249 let new_content = NULL_STR.to_string(); in test_save_string_to_file_003() localVariable263 let new_content = NULL_STR.to_string(); in test_save_string_to_file_004() localVariable282 let new_content = CONTENT_STR.to_string(); in test_save_string_to_file_005() localVariable442 let new_content: Vec<c_char> = vec!['x' as c_char, 'x' as c_char, 't' as c_char, 't' as c_char]; in test_save_buffer_to_file_002() localVariable460 let new_content: Vec<c_char> = vec!['x' as c_char, 'x' as c_char, 't' as c_char, 't' as c_char]; in test_save_buffer_to_file_003() localVariable