Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java227 Thread rebootThread = in testRun_deviceReboot() local
243 rebootThread.setName("InstrumentationTestFuncTest#testRun_deviceReboot"); in testRun_deviceReboot()
244 rebootThread.start(); in testRun_deviceReboot()
260 rebootThread.join(WAIT_FOR_DEVICE_AVAILABLE); in testRun_deviceReboot()
DGTestFuncTest.java150 Thread rebootThread = new Thread() { in testRun_deviceReboot() local
166 rebootThread.start(); in testRun_deviceReboot()