Searched defs:local_path (Results 1 – 8 of 8) sorted by relevance
4 local_path = 'D:\Local\ATLog' variable
62 def test_fport_file(self, local_path, remote_path): argument
41 def test_file_compress(self, local_path, remote_path): argument59 def test_file_normal(self, local_path, remote_path): argument
42 local_path = "resource" variable in GP
111 let local_path = if !task.transfer.local_tar_raw_path.is_empty() { in check_install_continue() localVariable227 let local_path = task.transfer.local_path.clone(); in install_single() localVariable
162 let local_path = tmp_dir.clone() + transconfig.optional_name.as_str(); in do_app_check() localVariable307 let mut local_path = task.transfer.local_path.clone(); in do_app_install() localVariable
144 let local_path = file_task.transfer.local_path.clone(); in check_local_path() localVariable372 let local_path = task.transfer.local_path.clone(); in check_slaver() localVariable
67 pub local_path: String, field