Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_ECWatchdog/
Dfirmware_ECWatchdog.py22 EC_BOOT_DELAY = 1000 variable in firmware_ECWatchdog
37 time.sleep((self.WATCHDOG_DELAY + self.EC_BOOT_DELAY) / 1000.0)