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