Searched full:hap_output_path (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/test/scripts/sdk_test/ |
| D | config.yaml | 55 # -hap_output_path: path of output hap(unsigned), in form of list 58 # -hap_output_path: path of output hsp(unsigned), in form of list 111 hap_output_path: [ outputs, default, entry-default-unsigned.hap ] 140 hap_output_path: [ outputs, default, entry-default-unsigned.hap ] 169 hap_output_path: [ outputs, default, entry-default-unsigned.hap ] 198 hap_output_path: [ outputs, default, entry-default-unsigned.hap ] 229 hap_output_path: [ outputs, default, entry-default-unsigned.hap ]
|
| D | options.py | 217 task.hap_output_path = hap['hap_output_path']
|
| D | utils.py | 316 "Hap": task.hap_output_path,
|