Searched refs:hdc (Results 1 – 18 of 18) sorted by relevance
19 hdc file recv /system/etc/security/trusted_root_ca.json21 hdc shell mount -o rw,remount /22 hdc file send trusted_root_ca.json /system/etc/security/trusted_root_ca.json
15 hdc file recv /system/etc/security/trusted_root_ca.json17 hdc shell mount -o rw,remount /18 hdc file send trusted_root_ca.json /system/etc/security/trusted_root_ca.json
960 …hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s testType function -s size sma…1003 …hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s class describeTest_000#testIt…1011 …hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s notClass describeTest_000#tes…1027 hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s random true1041 hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s stress 10001055 hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s timeout 150001067 hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s breakOnError true1081 hdc shell aa test -b xxx -m xxx -s unittest OpenHarmonyTestRunner -s dryRun true1442 > hdc shell param set persist.ace.testmode.enabled 11458 hdc target mount[all …]
38 self.hdc = "hdc"45 distribute = Distribute(self.suits_dir, self.major, self.angent_list, self.hdc)
44 hdcPath = "D:\\tools\\hdc\\hdc_std.exe" # hdc_std工具目录70 hdcPath = "D:\\tools\\hdc\\hdc_std.exe" #hdc工具存放路径84 Start to PressTest Process with cmd start D:\tools\hdc\hdc_std.exe shell "cd /data/local/tmp/;/data…
48 …ion: V4 or later \(required when device supports connection using the serial port but not the hdc\)49 …3.3 or later \(required when the device supports connection using the serial port but not the hdc\)179 …2. For devices that support the Harmony device connector \(hdc\), modify the configuration file a…181 …he device information with the **"usb-hdc"** attribute, including the test device IP address and…184 <device type="usb-hdc">
907 <device type="usb-hdc">1033 hdc kill1034 hdc -m -s 0.0.0.0:87101040 hdc -s xx.xx.xx.xx:8710 list targets1198 <device type="usb-hdc">
79 <device type="usb-hdc"> <!-- type: 设备连接方式,usb-hdc表示使用hdc命令控制设备(默认) -->
73 …- For devices that support hdc connection, refer to the following note to configure the environm…76 …ting that the local device \(IP address: 127.0.0.1; port: the one used for hdc startup\) is used a…
323 hdc = "usb-hdc" variable in DeviceConnectorType
97 if hasattr(self, "is_oh") or self.usb_type == DeviceConnectorType.hdc:
192 hdc = get_hdc_path()193 result = exec_cmd([hdc])
161 usb_type = DeviceConnectorType.hdc
232 self._device.usb_type == DeviceConnectorType.hdc:
48 if device.usb_type == DeviceConnectorType.hdc else "remount"
25 const LABEL_HDC = "hdc";
98 DeviceConnectorType.hdc)
31 let cmd = "hdc shell hihdumper -s WindowManagerService -a '-a'";