Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java221 QUITTING, enumConstant
1729 setHostState(HostState.QUITTING); in shutdown()
1754 setHostState(HostState.QUITTING); in shutdownOnEmpty()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java123 UploadHostEventWithState(HostState.QUITTING); in shutdown()