Searched refs:content_compare (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/idl_tool/test/sa_test/ |
H A D | util.py | 51 def content_compare(file1, file2, lhd, rhd): function 65 return content_compare(first_file_path, second_file_path, first_file.readlines(), second_file.readlines())
|
/foundation/ability/idl_tool/test/hdi_unittest/base/ |
H A D | util.py | 74 def content_compare(file1, file2, lhd, rhd, special_proc_func=None): function 92 return content_compare(first_file_path,
|
Completed in 1 milliseconds