Searched refs:ShellResult (Results 1 – 1 of 1) sorted by relevance
808 private static class ShellResult { class in TzDataCheckTest812 private ShellResult(String output, int statusCode) { in ShellResult() method in TzDataCheckTest.ShellResult818 private ShellResult executeCommandOnDeviceWithResultCode(String command) throws Exception { in executeCommandOnDeviceWithResultCode()854 return new ShellResult(output, resultCode); in executeCommandOnDeviceWithResultCode()