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

  /external/lz4/tests/
test-lz4-versions.py 19 tmp_dir_name = 'tests/versionsTest' variable
58 tmp_dir = base_dir + '/' + tmp_dir_name # /path/to/lz4/tests/versionsTest
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py 257 dir_name = os.path.join(e.tmp_dir_name, 'system/lib/arm')
262 os.path.join(e.tmp_dir_name, 'system/bin/houdini'),
266 os.path.join(e.tmp_dir_name,
271 lib.util.check_call(shift_uid_py_path, e.tmp_dir_name, sudo=True)
284 lib.util.check_call(shift_uid_py_path, e.tmp_dir_name,
    [all...]
  /prebuilts/checkstyle/
checkstyle.py 304 tmp_dir_name = tempfile.mkdtemp()
311 tmp_file_name = os.path.join(tmp_dir_name, rel_path)
320 return tmp_dir_name, tmp_file_names

Completed in 76 milliseconds