Searched defs:stdout (Results 1 – 13 of 13) sorted by relevance
59 private void parseProps(String stdout, HostInfoStore store) throws Exception { in parseProps()
86 String stdout = result.getStdout(); in isSuccessful() local
125 ParcelFileDescriptor stdout = uiAutomation.executeShellCommand( in executeShellCommand() local
152 String stdout = mTest.getDevice().executeAdbCommand(args); in installApexes() local
240 OutputStream stdout = new FileOutputStream(outFile); in installWithAdb() local
138 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
88 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
107 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommand() local121 ParcelFileDescriptor stdout = pfds[0]; in executeShellCommand() local
1063 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommandStream() local1086 ParcelFileDescriptor stdout = pfds[0]; in executeShellCommandRw() local
1241 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommand() local
368 OutputStream stdout = new FileOutputStream(outFile); in installWithAdbInstaller() local
440 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
361 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local