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.java319 private boolean mReportInvocationCompleteLogs = true; field in CommandOptions
822 return mReportInvocationCompleteLogs; in reportInvocationComplete()
828 mReportInvocationCompleteLogs = reportInvocationCompleteLogs; in setReportInvocationComplete()