Searched refs:e2Txt (Results 1 – 2 of 2) sorted by relevance
75 String e2Txt = new String(e2Bytes, Charsets.US_ASCII); in mergeZip() local76 assertEquals("file with more text to allow deflating to be useful", e2Txt); in mergeZip()
138 String e2Txt = new String(e2Bytes, Charsets.US_ASCII); in readZipWithTwoFilesOneDirectory() local139 assertEquals("file with more text to allow deflating to be useful", e2Txt); in readZipWithTwoFilesOneDirectory()