Home
last modified time | relevance | path

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

/external/autotest/client/virt/tests/
Dethtool.py107 copy_files_from = vm.copy_files_from
114 copy_files_from = vm.copy_files_to
133 copy_files_from(filename, filename)
Dfile_transfer.py61 vm.copy_files_from(guest_path, host_path2, timeout=transfer_timeout)
/external/autotest/client/tests/kvm/tests/
Dmigration_with_file_transfer.py65 bg = virt_utils.Thread(vm.copy_files_from,
/external/autotest/client/virt/
Dvirt_vm.py563 def copy_files_from(self, guest_path, host_path, nic_index=0, member in BaseVM
584 virt_utils.copy_files_from(address, client, username, password, port,
Dvirt_test_utils.py515 vm.copy_files_from("%s/results/default/*" % guest_autotest_path,
Dvirt_utils.py960 def copy_files_from(address, client, username, password, port, remote_path, function