Searched defs:get_boot_id (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/hosts/
H A Dsonic_host.py110 def get_boot_id(self, timeout=60): member in class:SonicHost
191 current_boot_id = self.get_boot_id()
279 current_boot_id = self.get_boot_id()
/external/autotest/client/common_lib/hosts/
H A Dbase_classes.py167 def get_boot_id(self, timeout=60): member in class:Host
171 calls to Host.get_boot_id() return the same string if the host did

Completed in 74 milliseconds