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