Searched defs:new_content (Results 1 – 2 of 2) sorted by relevance
197 let new_content = NULL_STR.to_string(); in test_save_string_to_file_001() localVariable214 let new_content = CONTENT_STR.to_string(); in test_save_string_to_file_002() localVariable229 let new_content = NULL_STR.to_string(); in test_save_string_to_file_003() localVariable242 let new_content = NULL_STR.to_string(); in test_save_string_to_file_004() localVariable260 let new_content = CONTENT_STR.to_string(); in test_save_string_to_file_005() localVariable410 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() localVariable427 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
288 std::string_view new_content(*new_content_res); in TEST_P() local376 std::string_view new_content(*new_content_res); in TEST_P() local