Searched refs:entry1 (Results 1 – 4 of 4) sorted by relevance
125 ZipEntry entry1, entry2; in read2() local132 entry1 = zipFile.getEntry("file-1"); in read2()136 assertEquals("file-1", entry1.getName()); in read2()140 stream1 = zipFile.getInputStream(entry1); in read2()
461 X509CRLEntry entry1 = crl1.getRevokedCertificate(rsaCert); in test_equals() local462 assertNotNull(entry1); in test_equals()466 assertEquals(entry1, entry2); in test_equals()
674 Map.Entry entry1 = (Map.Entry)map.entrySet().iterator().next(); in testSetValueWriteThrough() local679 if (!entry1.getKey().equals(new Integer(16))) { in testSetValueWriteThrough()681 entry1.setValue("XYZ"); in testSetValueWriteThrough()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...