Searched refs:cid1bp (Results 1 – 1 of 1) sorted by relevance
315 final Part cid1bp = MessageTestUtils.bodyPart("image/gif; name=\"im1.gif\"", cid1); in brokentestCollectParts() local332 MimeUtility.collectParts(cid1bp, view1, attach1); in brokentestCollectParts()334 assertEquals(attach1.get(0), cid1bp); in brokentestCollectParts()