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.java276 private String mHostLogSuffix = null; field in CommandOptions
664 return mHostLogSuffix; in getHostLogSuffix()
670 mHostLogSuffix = suffix; in setHostLogSuffix()