Searched refs:boomEntry (Results 1 – 1 of 1) sorted by relevance
650 StoredEntry boomEntry = zf.get("danger"); in addDirectoryRecursively() local651 assertNotNull(boomEntry); in addDirectoryRecursively()653 boomEntry.getCentralDirectoryHeader().getCompressionInfoWithWait().getMethod()); in addDirectoryRecursively()654 assertEquals(boom, new String(boomEntry.read(), Charsets.US_ASCII)); in addDirectoryRecursively()