Home
last modified time | relevance | path

Searched refs:file_names (Results 1 – 4 of 4) sorted by relevance

/cts/tools/incremental-cts/
Dtarget_file_handler.py28 def get_file_hash(self, file_names, hash_func=None): argument
32 for file_name in file_names:
Dabstract_build_file_handler.py25 def get_file_hash(self, file_names, hash_func=None): argument
Dcustom_build_file_handler.py26 def get_file_hash(self, file_names, hash_func=None): argument
/cts/common/device-side/bedstead/testapp/tools/index/
Dindex_testapps.py32 file_names = [p.name for p in pathlist]
36 for file_name in file_names: