Home
last modified time | relevance | path

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

/external/lz4/tests/
Dtest-lz4-versions.py78 dst_lz4c = '{}/lz4c.{}' .format(tmp_dir, tag) # /path/to/lz4/test/lz4test/lz4c.<TAG> variable
80 if not os.path.isfile(dst_lz4c) or not os.path.isfile(dst_lz4c32) or tag == head:
90 shutil.copy2('lz4c', dst_lz4c)