Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java241 void setMinLoopTime(long loopTime) { in setMinLoopTime() argument
242 mMinLoopTime = loopTime; in setMinLoopTime()