Home
last modified time | relevance | path

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

/tools/acloud/public/
Dreport.py161 def AddDevice(self, instance_name, ip_address, adb_port, vnc_port, member in Report
194 self.AddDevice(instance_name, ip_address, adb_port, vnc_port,
Dreport_test.py66 test_report.AddDevice("instance_1", "127.0.0.1", 6520, 6444)
/tools/acloud/create/
Dlocal_image_local_instance.py131 result_report.AddDevice(instance_name, constants.LOCALHOST,
Dgoldfish_local_image_local_instance.py220 result_report.AddDevice(inst.name, inst.ip, inst.adb_port,