Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java73 private boolean mAllowEmptyOutput = false; field in ShellCommand.Builder
136 mAllowEmptyOutput = allowEmptyOutput; in allowEmptyOutput()
226 /* allowEmptyOutput= */ mAllowEmptyOutput, in executeSync()
233 /* allowEmptyOutput= */ mAllowEmptyOutput, in executeSync()