Searched refs:streamOut (Results 1 – 1 of 1) sorted by relevance
1401 try (FileOutputStream streamOut = new FileOutputStream(out)) { in test_splice() argument1402 FileDescriptor fdOut = streamOut.getFD(); in test_splice()1439 try (FileOutputStream streamOut = new FileOutputStream(out)) { in test_splice_errors() argument1442 FileDescriptor fdOut = streamOut.getFD(); in test_splice_errors()