Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/attachments/
Dattachment_downloader_impl_unittest.cc15 class AttachmentDownloaderImplTest : public testing::Test { class
17 AttachmentDownloaderImplTest() {} in AttachmentDownloaderImplTest() function in syncer::AttachmentDownloaderImplTest
52 TEST_F(AttachmentDownloaderImplTest, DownloadAttachment_Fail) { in TEST_F() argument