Home
last modified time | relevance | path

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

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