Home
last modified time | relevance | path

Searched refs:hdc_head (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/scripts/
H A Ddev_hdc_test.py58 hdc_head = "hdc" variable in GP
126 cls.hdc_head = f"{cls.hdc_exe} -t {cls.device_name}"
153 cls.hdc_head = content.get("hdc_head")
172 + f"{'hdc head'.rjust(20, ' ')}: {cls.hdc_head}\n" \
209 cls.hdc_head = f"{cls.hdc_exe} -t {cls.remote_ip}:{cls.remote_port}"
309 cmd = f"{GP.hdc_head} {cmd}"
326 cmd = f"{GP.hdc_head} {cmd}"
340 cmd = f"{GP.hdc_head} shell md5sum {remote}/*"
342 cmd = f'{GP.hdc_head} shel
[all...]

Completed in 2 milliseconds