Searched refs:failureMessage (Results 1 – 1 of 1) sorted by relevance
179 ITestDevice device, String command, String failureMessage) in executeShellCommandOrThrow() argument185 String.format("%s; Command result: %s", failureMessage, commandResult)); in executeShellCommandOrThrow()192 ITestDevice device, String command, String failureMessage) in executeShellCommandOrLog() argument196 CLog.e("%s. Command result: %s", failureMessage, commandResult); in executeShellCommandOrLog()