Home
last modified time | relevance | path

Searched refs:RunAndExpectMessagingExceptionTarget (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/mail/store/
DImapStoreUnitTests.java2192 private interface RunAndExpectMessagingExceptionTarget { interface in ImapStoreUnitTests
2201 private void runAndExpectMessagingException(RunAndExpectMessagingExceptionTarget target) in runAndExpectMessagingException()
2219 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testFetchIOException()
2237 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testUnreadMessageCountIOException()
2251 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testCopyMessagesIOException()
2268 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testSearchForUidsIOException()
2282 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testExpungeIOException()
2296 runAndExpectMessagingException(new RunAndExpectMessagingExceptionTarget() { in testOpenIOException()