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

/external/chromium_org/content/browser/
H A Dplugin_browsertest.cc494 class TestResourceDispatcherHostDelegate class in namespace:content
497 TestResourceDispatcherHostDelegate() : found_cookie_(false) {} function in class:content::TestResourceDispatcherHostDelegate
531 base::Bind(&TestResourceDispatcherHostDelegate::GotCookie,
544 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
557 TestResourceDispatcherHostDelegate test_delegate;
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc218 class TestResourceDispatcherHostDelegate class in namespace:extensions::__anon3858
221 TestResourceDispatcherHostDelegate( function in class:extensions::__anon3858::TestResourceDispatcherHostDelegate
227 virtual ~TestResourceDispatcherHostDelegate() {}
251 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
276 new TestResourceDispatcherHostDelegate(
289 scoped_ptr<TestResourceDispatcherHostDelegate>
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc632 class TestResourceDispatcherHostDelegate class in namespace:content
635 TestResourceDispatcherHostDelegate() function in class:content::TestResourceDispatcherHostDelegate
1267 TestResourceDispatcherHostDelegate delegate;
1291 TestResourceDispatcherHostDelegate delegate;
1330 TestResourceDispatcherHostDelegate delegate;
1353 TestResourceDispatcherHostDelegate delegate;
1371 TestResourceDispatcherHostDelegate delegate;
1397 TestResourceDispatcherHostDelegate delegate;
1434 TestResourceDispatcherHostDelegate delegate;

Completed in 445 milliseconds