HomeSort by relevance Sort by last modified time
    Searched refs:rebooted (Results 1 - 4 of 4) sorted by null

  /tools/test/connectivity/acts/tests/google/power/wifi/
PowerWiFidtimTest.py 37 rebooted = wputils.change_dtim(
41 if rebooted:
PowerWiFimulticastTest.py 41 rebooted = wputils.change_dtim(
44 if rebooted:
  /external/lisa/libs/utils/android/
benchmark.py 266 rebooted = False
269 rebooted = self.reboot_target()
271 if not rebooted and self.iterations_count > 1:
357 rebooted = False
374 rebooted = True
377 self._log.warning('Device NOT rebooted, using current image')
398 return rebooted
  /external/autotest/client/common_lib/hosts/
base_classes.py 232 has rebooted at least once between the two calls.

Completed in 149 milliseconds