Searched defs:AttachmentDownloaderImplTest (Results 1 – 1 of 1) sorted by relevance
15 class AttachmentDownloaderImplTest : public testing::Test { class17 AttachmentDownloaderImplTest() {} in AttachmentDownloaderImplTest() function in syncer::AttachmentDownloaderImplTest52 TEST_F(AttachmentDownloaderImplTest, DownloadAttachment_Fail) { in TEST_F() argument