Searched refs:MachineState (Results 1 – 1 of 1) sorted by relevance
786 private static enum MachineState { enum in DeqpTestRunner.Recovery793 private MachineState mState = MachineState.WAIT;820 mState = MachineState.WAIT; in onExecutionProgressed()833 mState = MachineState.REBOOT; // the next step is to reboot in recoverConnectionRefused()846 mState = MachineState.FAIL; // the next step is to fail in recoverConnectionRefused()872 mState = MachineState.RECOVER; // the next step is to recover the device in recoverComLinkKilled()892 mState = MachineState.REBOOT; // the next step is to reboot in recoverComLinkKilled()909 mState = MachineState.FAIL; // the next step is to fail in recoverComLinkKilled()