Searched refs:choc (Results 1 – 1 of 1) sorted by relevance
669 StoredEntry choc = zf.get("safe/eat.sweet"); in addDirectoryRecursively() local670 assertNotNull(choc); in addDirectoryRecursively()672 choc.getCentralDirectoryHeader().getCompressionInfoWithWait().getMethod()); in addDirectoryRecursively()673 assertEquals(iLoveChocolate, new String(choc.read(), Charsets.US_ASCII)); in addDirectoryRecursively()