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

  /src/external/bsd/zstd/dist/tests/
test-zstd-versions.py 29 test_dat = 'test_dat' variable
193 if not filecmp.cmp(file_dec, test_dat):
214 if not filecmp.cmp(file_dec, test_dat):
233 shutil.copy2(base_dir + '/' + test_dat_src, tmp_dir + '/' + test_dat)
297 dict_compress_sample(tag, test_dat)
300 compress_sample(tag, test_dat)

Completed in 51 milliseconds