Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java88 private long mMaxLoopCount = Long.MAX_VALUE; field in CommandOptions
429 return mMaxLoopCount; in getMaxLoopCount()