Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/workloadtest/
Dwork_load.py133 def configure_environment(path, file_path, tools_type): argument
239 tools_type = 'dev'
240 if args.tools_type:
241 tools_type = args.tools_type
251 configure_environment(args.code_path, 'toolspath.txt', tools_type)
DREADME.md23 * tools_type:tools type,dev or rk3568 or hispark_taurus, 默认是dev