Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dadb_host.py141 adb_serial=None, fastboot_serial=None, argument
167 fastboot_serial = (fastboot_serial or
174 self.fastboot_serial = (fastboot_serial or
179 self.fastboot_serial = fastboot_serial or adb_serial
192 if self.fastboot_serial:
193 msg += ', fastboot serial: %s' % self.fastboot_serial
313 serial = self.fastboot_serial
607 self.fastboot_serial)
658 if (self.fastboot_serial and
659 self.fastboot_serial not in result):
[all …]