Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandRunner.java70 long getCheckDeviceTimeout() { in getCheckDeviceTimeout() method in CommandRunner
98 mScheduler.join(getCheckDeviceTimeout()); in run()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandRunnerTest.java225 long getCheckDeviceTimeout() { in testRun_noDevice()