Searched defs:get_devices (Results 1 – 7 of 7) sorted by relevance
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | device_monitor_test.py | 98 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/ |
D | pull_ftrace_format_files.py | 41 def get_devices(): function
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_datastore_utils.py | 168 def get_devices(self): member in ChaosDataStoreUtils
|
/external/autotest/client/cros/networking/ |
D | shill_proxy.py | 577 def get_devices(self): member in ShillProxy
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_device.py | 568 def get_devices(self): member in BluetoothDevice
|
/external/autotest/client/cros/multimedia/ |
D | bluetooth_facade_native.py | 1463 def get_devices(self): member in BluetoothFacadeNative
|
/external/libcups/scheduler/ |
D | ipp.c | 6103 get_devices(cupsd_client_t *con) /* I - Client connection */ in get_devices() function
|