Searched refs:unpopulated (Results 1 – 2 of 2) sorted by relevance
511 Mailbox unpopulated = new Mailbox(); in testParcellingWithPartialMailbox() local512 unpopulated.mDisplayName = "the only thing filled in for some reason"; in testParcellingWithPartialMailbox()515 unpopulated.writeToParcel(p, 0 /* flags */); in testParcellingWithPartialMailbox()521 MoreAsserts.assertEquals(unpopulated.getHashes(), unparcelled.getHashes()); in testParcellingWithPartialMailbox()