HomeSort by relevance Sort by last modified time
    Searched refs:get_instances (Results 1 - 6 of 6) sorted by null

  /tools/test/connectivity/acts/framework/acts/controllers/
native_android_device.py 33 ads = get_instances(configs)
46 def get_instances(serials, ): function
chameleon_controller.py 53 chameleons = get_instances(configs)
78 def get_instances(ips): function
arduino_wifi_dongle.py 77 wcs = get_instances(configs)
88 def get_instances(configs): function
android_device.py 91 ads = get_instances(configs)
212 def get_instances(serials): function
270 return get_instances(serial_list)
271 return get_instances(list_adb_devices())
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-var-fvar-table.hh 183 inline const InstanceRecord * get_instances (void) const function in struct:OT::fvar
  /test/vts/utils/python/controllers/
android_device.py 88 ads = get_instances(configs)
176 def get_instances(serials): function
237 return get_instances(serial_list)
238 return get_instances(list_adb_devices())
    [all...]

Completed in 83 milliseconds