Searched defs:in (Results 1 – 8 of 8) sorted by relevance
85 try (InputStream in = new FileInputStream(jacocoReport)) { in instrumentationTest_generatesJavaCoverage()91 try (InputStream in = Files.newInputStream(zip.getPath(INNER_JAR_PATH))) { in instrumentationTest_generatesJavaCoverage()
136 try (InputStream in = in readResource()
130 private static void pipe(InputStream in, OutputStream out) throws IOException { in pipe()
371 InputStream in = hciSocket.getInputStream(); in readHciPacket() local488 private String readTestChannel(InputStream in) throws IOException { in readTestChannel()
168 try (ParcelFileDescriptor.AutoCloseInputStream in = in dumpCommandOutput()
187 Scanner in = new Scanner(backupNowOutput); in assertBackupNotAllowed() local273 InputStream in = executeShellCommand(command); in executeShellCommandAndReturnOutput() local
580 private static byte[] readInputStream(InputStream in) throws IOException { in readInputStream()
... .net.URLConnection conn java.io.InputStream in static java.net.URI safeUri (java. ...