Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tradefed/
Dremote_operation.py95 dev_infos = []
111 dev_infos.append(dev_info)
112 return dev_infos
/test/framework/harnesses/host_controller/tfc/
Dtfc_client.py86 def CreateDeviceSnapshot(cluster_id, hostname, dev_infos): argument
103 "device_infos": [x.ToDeviceSnapshotJson() for x in dev_infos]}