Home
last modified time | relevance | path

Searched defs:failureMessage (Results 1 – 2 of 2) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java182 ITestDevice device, String command, String failureMessage) in executeShellCommandOrThrow()
196 ITestDevice device, String command, String failureMessage) in executeShellCommandOrLog()
DDeviceUtils.java612 private CommandResult executeShellCommandOrThrow(String command, String failureMessage) in executeShellCommandOrThrow()