Searched refs:phony (Results 1 – 2 of 2) 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()