Home
last modified time | relevance | path

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

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