Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dhost_queue_entry_states.py21 PRE_JOB_STATUSES = (Status.RESETTING, Status.PROVISIONING, Status.VERIFYING, variable
/external/autotest/frontend/afe/
Dmodels.py1621 PRE_JOB_STATUSES = host_queue_entry_states.PRE_JOB_STATUSES variable in HostQueueEntry
/external/autotest/scheduler/
Dscheduler_models.py1092 statuses = list(models.HostQueueEntry.PRE_JOB_STATUSES)