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.java292 void setMinLoopTime(long loopTime) { in setMinLoopTime() argument
293 mMinLoopTime = loopTime; in setMinLoopTime()