Searched refs:checkEmptyArchive (Results 1 – 1 of 1) sorted by relevance
115 checkEmptyArchive("cpio"); in testEmptyCpioArchive()120 checkEmptyArchive("jar"); in testEmptyJarArchive()129 checkEmptyArchive("zip"); in testEmptyZipArchive()132 private void checkEmptyArchive(final String type) throws Exception{ in checkEmptyArchive() method in DetectArchiverTestCase