Searched defs:stream (Results 1 – 10 of 10) sorted by relevance
83 OutputStream stream = in write_writesAsExpected_singleByte() local106 OutputStream stream = in write_throwsIllegalStateException_singleByte_afterClose() local119 OutputStream stream = in write_writesAsExpected_multipleBytes() local145 OutputStream stream = in write_throwsIllegalStateException_multipleBytes_afterClose() local163 OutputStream stream = in write_writesAsExpected_multipleBytesOffsetAndLength() local228 OutputStream stream = in write_throwsIllegalStateException_multipleBytesOffsetAndLength_afterClose() local238 OutputStream stream = in close_countDownsCountDownLatch() local249 CaptureChunkStreamObserverOutputStream stream = in awaitClose_callsCountDownLatchAwait() local260 CaptureChunkStreamObserverOutputStream stream = in awaitClose_callsCountDownLatchAwait_withParameters() local273 CaptureChunkStreamObserverOutputStream stream = in awaitClose_returnsProperValue_withParameters() local
60 final ByteArrayOutputStream stream = new ByteArrayOutputStream(); in dumpViewHierarchy() local
119 FileOutputStream stream = new FileOutputStream(file); in createFileFromStr() local
246 FileOutputStream stream = new FileOutputStream(file); in createFileFromStr() local
190 BufferedReader stream = executeShellCommand("ps"); in getRunningAppProcesses() local234 BufferedReader stream = new BufferedReader(new InputStreamReader( in executeShellCommand() local
52 OutputStream stream = new FileOutputStream(screenshotsMetadataFile); in writeResults() local
80 public static BusinessLogic createFromFile(FileInputStream stream) { in createFromFile()274 private static String readStream(FileInputStream stream) throws IOException { in readStream()
118 try (FileInputStream stream = new FileInputStream(file)) { in createConfigMap()
407 OutputStream stream = new FileOutputStream(resultFile); in writeResults() local617 try (FileOutputStream stream = new FileOutputStream(checksumCopy)) { in createChecksum()
73 FileOutputStream stream = new FileOutputStream(tmpFile); in calibrateMethod() local