Searched defs:src_file_path (Results 1 – 3 of 3) sorted by relevance
/test/vts/utils/python/gcs/ |
D | gcs_api_utils.py | 169 def DownloadFile(self, src_file_path, dest_file_path): argument 247 def UploadFile(self, src_file_path, dest_file_path): argument 293 def MoveFile(self, src_file_path, dest_file_path, log_error=True): argument
|
D | gcs_api_utils_test.py | 41 def simple_DownloadFile(src_file_path, dest_file_path): argument 45 def simple_UploadFile(src_file_path, dest_file_path): argument
|
/test/vts/utils/python/web/ |
D | web_utils.py | 189 src_file_path, argument
|