Searched defs:file2 (Results 1 – 4 of 4) sorted by relevance
136 def diff(name, file1, file2, out_file): argument
1214 def _assertFilesEqual(self, file1, file2): argument
164 std::ifstream file2(flag_info, std::ios::binary); in TEST_F() local217 std::ifstream file2(flag_info, std::ios::binary); in TEST_F() local
253 let mut file2 = File::create(&file_path2).unwrap(); in test_read_flags_two_files() localVariable290 let mut file2 = File::create(&file_path2).unwrap(); in test_read_flags_full_numbers() localVariable323 let mut file2 = File::create(&file_path2).unwrap(); in test_read_flags_fractions_round_up() localVariable