HomeSort by relevance Sort by last modified time
    Searched refs:TestResourceDispatcherHostDelegate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/
plugin_browsertest.cc 494 class TestResourceDispatcherHostDelegate
497 TestResourceDispatcherHostDelegate() : found_cookie_(false) {}
531 base::Bind(&TestResourceDispatcherHostDelegate::GotCookie,
544 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
557 TestResourceDispatcherHostDelegate test_delegate;
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 218 class TestResourceDispatcherHostDelegate
221 TestResourceDispatcherHostDelegate(
227 virtual ~TestResourceDispatcherHostDelegate() {}
251 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
276 new TestResourceDispatcherHostDelegate(
289 scoped_ptr<TestResourceDispatcherHostDelegate>
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc 632 class TestResourceDispatcherHostDelegate
635 TestResourceDispatcherHostDelegate()
    [all...]

Completed in 887 milliseconds