Searched refs:phony (Results 1 – 4 of 4) sorted by relevance
504 Mailbox phony = buildTestMailbox("different ID", "display name for mailbox"); in testParcelling() local505 assertFalse(Arrays.equals(phony.getHashes(), unparcelled.getHashes())); in testParcelling()