Searched full:artifact_paths (Results 1 – 4 of 4) sorted by relevance
160 def _upload_artifact_with_upload_js(name, artifact_paths, directory): argument161 """Uploads the artifacts in |artifact_paths| that are located in |directory|163 command = [UPLOAD_JS, name, directory] + artifact_paths172 artifact_paths = []175 artifact_paths.append(os.path.join(root, file_path))176 logging.debug('Artifact paths: %s.', artifact_paths)177 return _upload_artifact_with_upload_js(name, artifact_paths, directory)
68 artifact_paths:91 artifact_paths:114 artifact_paths:
39 artifact_paths:266 # artifact_paths:
31 artifact_paths: