Home
last modified time | relevance | path

Searched defs:get_devices (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/tools/
Ddevice_monitor_test.py98 def test_getStats(self, get_devices, get_battery): argument
107 def test_getStatsNoBattery(self, get_devices, get_battery): argument
126 def test_getStatsNoPs(self, get_devices, get_battery): argument
142 def test_getStatsNoSensors(self, get_devices, get_battery): argument
156 def test_getStatsWithDenylist(self, get_devices, get_battery): argument
174 def test_brokenTempValue(self, get_devices, get_battery): argument
/external/perfetto/tools/
Dpull_ftrace_format_files.py41 def get_devices(): function
/external/autotest/server/cros/chaos_lib/
Dchaos_datastore_utils.py168 def get_devices(self): member in ChaosDataStoreUtils
/external/autotest/client/cros/networking/
Dshill_proxy.py577 def get_devices(self): member in ShillProxy
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py568 def get_devices(self): member in BluetoothDevice
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1463 def get_devices(self): member in BluetoothFacadeNative
/external/libcups/scheduler/
Dipp.c6103 get_devices(cupsd_client_t *con) /* I - Client connection */ in get_devices() function