Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java202 private String mHostLogSuffix = null; field in CommandOptions
525 return mHostLogSuffix; in getHostLogSuffix()
531 mHostLogSuffix = suffix; in setHostLogSuffix()