HomeSort by relevance Sort by last modified time
    Searched refs:tar_cmd (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/tests/dma_memtest/
dma_memtest.py 104 tar_cmd = ['tar', 'jxf', self.tarball, '-C', tmp_dir]
106 parallel_procs.append(subprocess.Popen(tar_cmd,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 137 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
142 spawn(tar_cmd)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 137 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
142 spawn(tar_cmd)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_shutil.py 453 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
459 spawn(tar_cmd)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_shutil.py 453 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
459 spawn(tar_cmd)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py 453 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
459 spawn(tar_cmd)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py 453 tar_cmd = ['tar', '-cf', 'archive2.tar', 'dist']
459 spawn(tar_cmd)

Completed in 224 milliseconds