Searched refs:streamIn (Results 1 – 1 of 1) sorted by relevance
1392 try (FileInputStream streamIn = new FileInputStream(in)) { in test_splice() argument1393 FileDescriptor fdIn = streamIn.getFD(); in test_splice()1440 try (FileInputStream streamIn = new FileInputStream(in)) { in test_splice_errors() argument1441 FileDescriptor fdIn = streamIn.getFD(); in test_splice_errors()