Home
last modified time | relevance | path

Searched refs:compare_file (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/test/sa_test/
H A Dutil.py62 def compare_file(first_file_path, second_file_path): function
81 if not compare_file("{}{}".format(first_file_path, files), "{}{}.txt".format(second_file_path, files)):
/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dutil.py89 def compare_file(first_file_path, second_file_path, special_proc_func=None): function
134 if not compare_file("{}{}".format(first_file_path, files),
/foundation/ability/idl_tool/test/cmd_test/
H A Dcmd_test.py59 def compare_file(first_file, second_file): function

Completed in 3 milliseconds