Searched defs:ais (Results 1 – 8 of 8) sorted by relevance
157 ArchiveInputStream ais = null; in testDeleteDir() local199 ArchiveInputStream ais = null; in testDeleteDir2() local241 ArchiveInputStream ais = null; in testDeleteDir3() local283 ArchiveInputStream ais = null; in testDeleteFile() local326 ArchiveInputStream ais = null; in testDeleteFile2() local370 ArchiveInputStream ais = null; in testDeletePlusAddSame() local442 ArchiveInputStream ais = null; in testChangeSetResults() local506 ArchiveInputStream ais = null; in testDeletePlusAdd() local553 ArchiveInputStream ais = null; in testDeleteFromAndAddToZip() local600 ZipFile ais = null; in testDeleteFromAndAddToZipUsingZipFilePerform() local[all …]
133 …final ArchiveInputStream ais = new ArchiveStreamFactory().createArchiveInputStream(new BufferedInp… in testArDelete() local168 …final ArchiveInputStream ais = new ArchiveStreamFactory().createArchiveInputStream(new BufferedInp… in testArDelete() local196 ArArchiveInputStream ais = null; in XtestDirectoryEntryFromFile() local238 ArArchiveInputStream ais = null; in XtestExplicitDirectoryEntry() local278 ArArchiveInputStream ais = null; in testFileEntryFromFile() local328 ArArchiveInputStream ais = null; in testExplicitFileEntry() local
129 … try (ArchiveInputStream ais = new ArchiveStreamFactory().createArchiveInputStream(bis)) { in skipsPK00Prefix()318 try (final ArchiveInputStream ais = getInputStreamFor(test.testFile, test.fac)) { in testEncodingInputStreamAutodetect()337 … try (final ArchiveInputStream ais = getInputStreamFor(test.type, test.testFile, test.fac)) { in testEncodingInputStream()357 try (final ArchiveOutputStream ais = getOutputStreamFor(test.type, test.fac)) { in testEncodingOutputStream()
127 …final ArchiveInputStream ais = factory.createArchiveInputStream(new BufferedInputStream(new FileIn… in testArchive() local
126 …final ArchiveInputStream ais = factory.createArchiveInputStream(new BufferedInputStream(new FileIn… in testArchive() local
47 TarArchiveInputStream ais; in main() local
135 ArchiveInputStream ais = null; in checkEmptyArchive() local
46 protected static ImageDecoder createFromAsset(AssetInputStream ais, Source source) in createFromAsset()53 AssetInputStream ais, boolean preferAnimation, Source source) throws IOException { in createFromAsset()