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

/external/chromium_org/content/browser/
H A Dplugin_browsertest.cc484 class TestResourceDispatcherHostDelegate class in namespace:content
487 TestResourceDispatcherHostDelegate() : found_cookie_(false) {} function in class:content::TestResourceDispatcherHostDelegate
521 base::Bind(&TestResourceDispatcherHostDelegate::GotCookie,
534 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
547 TestResourceDispatcherHostDelegate test_delegate;
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc236 class TestResourceDispatcherHostDelegate class in namespace:extensions::__anon5165
239 TestResourceDispatcherHostDelegate( function in class:extensions::__anon5165::TestResourceDispatcherHostDelegate
245 virtual ~TestResourceDispatcherHostDelegate() {}
273 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
276 // Used to manage the lifetime of the TestResourceDispatcherHostDelegate which
286 TestResourceDispatcherHostDelegate* resource_dispatcher_host_delegate() {
289 new TestResourceDispatcherHostDelegate(
303 scoped_ptr<TestResourceDispatcherHostDelegate>
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc468 class TestResourceDispatcherHostDelegate class in namespace:content
471 TestResourceDispatcherHostDelegate() function in class:content::TestResourceDispatcherHostDelegate
1132 TestResourceDispatcherHostDelegate delegate;
1154 TestResourceDispatcherHostDelegate delegate;
1193 TestResourceDispatcherHostDelegate delegate;
1216 TestResourceDispatcherHostDelegate delegate;
1233 TestResourceDispatcherHostDelegate delegate;
1270 TestResourceDispatcherHostDelegate delegate;

Completed in 214 milliseconds