Searched refs:GetDeviceSerials (Results 1 – 4 of 4) sorted by relevance
172 def GetDeviceSerials(cls): member in AdbTools
118 serials = adb_tools.AdbTools.GetDeviceSerials()
201 mock_adb_tools.GetDeviceSerials.return_value = [
825 for serial in AdbTools.GetDeviceSerials():