Home
last modified time | relevance | path

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

/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java657 final long initialTime = getCurrentTime(); in runFixedTimedRetryWithOutputMonitor() local
658 while (getCurrentTime() < (initialTime + maxTime)) { in runFixedTimedRetryWithOutputMonitor()
679 final long initialTime = getCurrentTime(); in runEscalatingTimedRetry() local
684 long remainingTime = maxTime - (getCurrentTime() - initialTime); in runEscalatingTimedRetry()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2165 long initialTime = getHostCurrentTime(); in switchUser() local
2169 while (!success && (getHostCurrentTime() - initialTime <= timeout)) { in switchUser()
2176 CLog.d("switchUser took %d ms", getHostCurrentTime() - initialTime); in switchUser()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg128251 .params "initialTime"
129701 .params "initialTime", "isMiniMonth"