Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_runner_utils.py383 def add_ssh_identity(temp_directory, ssh_private_key=TEST_KEY_PATH): argument
396 shutil.copy(ssh_private_key, temp_directory)
397 key_copy_path = os.path.join(temp_directory,