Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandOptions.java314 private boolean mReportInvocationCompleteLogs = true; field in CommandOptions
776 return mReportInvocationCompleteLogs; in reportInvocationComplete()
782 mReportInvocationCompleteLogs = reportInvocationCompleteLogs; in setReportInvocationComplete()