Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java2288 long curTime = System.currentTimeMillis(); in displayInvocationsInfo() local
2450 long curTime = System.currentTimeMillis(); in displayCommandQueue() local
2458 long curTime, ExecutableCommandState cmdAndState, ArrayList<List<String>> displayRows) { in dumpCommand()