Home
last modified time | relevance | path

Searched defs:assertElement (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
DImapTestUtils.java45 public static final void assertElement(ImapElement expected, ImapElement actual) { in assertElement() method in ImapTestUtils
54 public static final void assertElement(String message, ImapElement expected, in assertElement() method in ImapTestUtils