OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDLE_STATES
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/common_lib/
host_states.py
19
IDLE_STATES
= {Status.READY, Status.REPAIR_FAILED}
/external/autotest/site_utils/deployment/
install.py
366
if afe_host.status in host_states.
IDLE_STATES
:
396
if afe_host.status in host_states.
IDLE_STATES
:
[
all
...]
/external/autotest/server/
site_utils.py
811
if afe_host.status in host_states.
IDLE_STATES
]
[
all
...]
Completed in 190 milliseconds