Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dpackages.py503 def upload_pkg(self, pkg_path, upload_path=None, update_checksum=False, argument
506 if upload_path:
507 upload_path_list = [upload_path]
537 def upload_pkg_parallel(self, pkg_path, upload_path, update_checksum=False): argument
551 self.repo_check(upload_path)
554 self.upload_pkg_dir(pkg_path, upload_path)
556 self.upload_pkg_file(pkg_path, upload_path)
559 upload_path)
562 def upload_pkg_file(self, file_path, upload_path): argument
572 if upload_path.startswith('ssh://'):
[all …]
/external/skqp/infra/bots/recipes/
Dskqp_test.py20 upload_path = 'skia-stephana-test/testing/skqp-universal-debug.apk'
25 '--upload_path', upload_path,
/external/skia/infra/bots/recipes/
Dskqp_test.py20 upload_path = 'skia-stephana-test/testing/skqp-universal-debug.apk'
25 '--upload_path', upload_path,