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.java214 QUITTING, enumConstant
1648 setHostState(HostState.QUITTING); in shutdown()
1673 setHostState(HostState.QUITTING); in shutdownOnEmpty()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java123 UploadHostEventWithState(HostState.QUITTING); in shutdown()