Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dautoupdater.py32 UPDATER_IDLE = 'UPDATE_STATUS_IDLE' variable
505 if status != UPDATER_IDLE:
508 % (status, UPDATER_IDLE))
568 if status == UPDATER_IDLE: