Searched refs:compare_file (Results 1 – 2 of 2) sorted by relevance
7 def compare_file(file1, file2): function24 ret = compare_file(overlay_file, target_file)29 ret = compare_file(overlay_file, target_file)
81 def compare_file(reference, test, diffutils_sysroot): function177 … async_result.append(p.apply_async(compare_file, (reference_path, test_path, diffutils_sysroot)))