Searched refs:MockDownloadWebContentsDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/apps/
H A Dweb_view_browsertest.cc167 class MockDownloadWebContentsDelegate : public content::WebContentsDelegate { class in inherits:content::WebContentsDelegate
169 explicit MockDownloadWebContentsDelegate( function in class:MockDownloadWebContentsDelegate
176 virtual ~MockDownloadWebContentsDelegate() {}
185 base::Bind(&MockDownloadWebContentsDelegate::DownloadDecided,
229 DISALLOW_COPY_AND_ASSIGN(MockDownloadWebContentsDelegate);
1684 MockDownloadWebContentsDelegate* mock_delegate =
1685 new MockDownloadWebContentsDelegate(delegate);

Completed in 87 milliseconds