Home
last modified time | relevance | path

Searched refs:sha1_of_file (Results 1 – 3 of 3) sorted by relevance

/external/skia/bin/
Dfetch-gn23 def sha1_of_file(path): function
30 if sha1_of_file(gn_path) != sha1:
39 if sha1_of_file(gn_copy_path) != sha1:
Dfetch-clang-format24 def sha1_of_file(path): function
31 if sha1_of_file(target_path) != sha1:
41 if sha1_of_file(target_copy_path) != sha1:
/external/lz4/tests/
Dtest-lz4-versions.py51 def sha1_of_file(filepath): function
128 print(lz4 + ' : ' + repr(os.path.getsize(lz4)) + ', ' + sha1_of_file(lz4))