Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_release.py206 def UploadVtslab(self, package_file_path, dest_path): argument
214 split_list = os.path.basename(package_file_path).split(".")
226 upload_command = "upload --src %s --dest %s" % (package_file_path,