OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertAttachmentEqual
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java
515
ProviderTestUtils.
assertAttachmentEqual
("save-message3", atts.get(i), actual);
565
ProviderTestUtils.
assertAttachmentEqual
("save-message4", atts.get(i), actual);
578
ProviderTestUtils.
assertAttachmentEqual
("save-message4", atts.get(i), attachments[i]);
[
all
...]
ProviderTestUtils.java
432
public static void
assertAttachmentEqual
(String caller, Attachment expect, Attachment actual) {
Completed in 49 milliseconds