Searched defs:inputStream (Results 1 – 3 of 3) sorted by relevance
33 InputStream inputStream = zipFile.getInputStream(zipEntry); in main() local
729 try (InputStream inputStream = new AutoCloseInputStream(fd)) { in testSnapshotAppProfile()811 try (InputStream inputStream = new AutoCloseInputStream(fd)) { in testSnapshotAppProfileEmpty()
894 try (InputStream inputStream = new AutoCloseInputStream(fd); in writeProfileFdContentsToFile()