Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestFuncTest.java173 Thread rebootThread = in testRun_deviceReboot() local
192 rebootThread.start(); in testRun_deviceReboot()
DInstrumentationTestFuncTest.java269 Thread rebootThread = in testRun_deviceReboot() local
285 rebootThread.setName("InstrumentationTestFuncTest#testRun_deviceReboot"); in testRun_deviceReboot()
286 rebootThread.start(); in testRun_deviceReboot()
302 rebootThread.join(WAIT_FOR_DEVICE_AVAILABLE); in testRun_deviceReboot()