Home
last modified time | relevance | path

Searched defs:download (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dutils.py146 def download(url, temp_file, temp_file_name): function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dutils.py46 def download(name: str, git_url: str, revision: str, target_path: str, show_progress: bool = False)… function