Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/test/sa_test/
H A Dutil.py69 first_files_list = get_all_files(first_file_path)
70 second_files_list = get_all_files(second_file_path)
105 def get_all_files(path): function
113 file_list += get_all_files(item_path)
118 file_list = get_all_files(idl_path)
/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dutil.py107 first_files_list = get_all_files(first_file_path)
108 second_files_list = get_all_files(second_file_path)
159 def get_all_files(path): function
167 file_list += get_all_files(item_path)
172 file_list = get_all_files(idl_path)

Completed in 2 milliseconds