Home
last modified time | relevance | path

Searched refs:get_instances (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dnative_android_device.py33 ads = get_instances(configs)
46 def get_instances(serials, ): function
Dchameleon_controller.py53 chameleons = get_instances(configs)
78 def get_instances(ips): function
Dfuchsia_device.py83 return get_instances(configs)
107 def get_instances(fds_conf_data): function
Darduino_wifi_dongle.py73 return get_instances(configs)
84 def get_instances(configs): function
Dandroid_device.py88 ads = get_instances(configs)
203 def get_instances(serials): function
261 return get_instances(serial_list)
262 return get_instances(list_adb_devices())