HomeSort by: relevance | last modified time | path
    Searched defs:sha1_of_file (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/tests/
test-zstd-versions.py 167 def sha1_of_file(filepath): function
308 print(zstd + ' : ' + repr(os.path.getsize(zstd)) + ', ' + sha1_of_file(zstd))

Completed in 30 milliseconds