Home
last modified time | relevance | path

Searched defs:queueTime (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceFlashPreparer.java281 long queueTime = -1; in setUp() local
433 buildInfo.getBuildId(), device.getSerialNumber(), queueTime, in setUp() local
627 String serial, long queueTime, long flashingTime, CommandStatus flashingStatus) { in reportFlashMetrics()
DFastbootDeviceFlasher.java795 long queueTime = System.currentTimeMillis() - startWait; in flashSystem() local
/tools/tradefederation/core/src/com/android/tradefed/device/connection/
DAdbSshConnection.java127 long queueTime = System.currentTimeMillis() - startTime; in initializeConnection() local