Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dutils.py146 def download(url, temp_file, temp_file_name): argument
148 with open(temp_file, "wb") as temp: