Home
last modified time | relevance | path

Searched defs:file_hash (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dcloud_storage_info_unittest.py132 def _GetIfHashChangedMock(cs_path, download_path, bucket, file_hash): argument
156 def _GetIfHashChangedMock(cs_path, download_path, bucket, file_hash): argument
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_rtpplay_test.sh38 file_hash () { function
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py169 file_hash=None, argument
339 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py480 def GetIfHashChanged(cs_path, download_path, bucket, file_hash): argument