Home
last modified time | relevance | path

Searched refs:content_compare (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/test/sa_test/
H A Dutil.py51 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 Dutil.py74 def content_compare(file1, file2, lhd, rhd, special_proc_func=None): function
92 return content_compare(first_file_path,

Completed in 2 milliseconds