Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java172 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_testTimeout() local
195 getDevice().setRecoveryMode(initMode); in testRun_testTimeout()
342 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_rerun() local
358 getDevice().setRecoveryMode(initMode); in testRun_rerun()
392 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_rerunHang() local
409 getDevice().setRecoveryMode(initMode); in testRun_rerunHang()