Home
last modified time | relevance | path

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

/third_party/skia/bin/
H A Dfetch-clang-format28 def sha1_of_file(path): function
35 if sha1_of_file(target_path) != sha1:
45 if sha1_of_file(target_copy_path) != sha1:
/third_party/lz4/tests/
H A Dtest-lz4-versions.py51 def sha1_of_file(filepath): function
128 print(lz4 + ' : ' + repr(os.path.getsize(lz4)) + ', ' + sha1_of_file(lz4))
H A Dtest-lz4-abi.py59 def sha1_of_file(filepath): function

Completed in 1 milliseconds