Searched defs:RespondToRead (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_service_impl_unittest.cc43 void RespondToRead(const AttachmentIdSet& local_attachments) { function in class:syncer::MockAttachmentStore
283 store()->RespondToRead(AttachmentIdSet());
297 store()->RespondToRead(local_attachments);
321 store()->RespondToRead(local_attachments);
363 store()->RespondToRead(local_attachments);
383 store()->RespondToRead(attachment_ids);
413 store()->RespondToRead(attachment_ids);
432 store()->RespondToRead(attachment_ids);
442 store()->RespondToRead(AttachmentIdSet());
460 store()->RespondToRead(AttachmentIdSe
[all...]

Completed in 45 milliseconds