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 484 class TestResourceDispatcherHostDelegate
487 TestResourceDispatcherHostDelegate() : found_cookie_(false) {}
521 base::Bind(&TestResourceDispatcherHostDelegate::GotCookie,
534 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
547 TestResourceDispatcherHostDelegate test_delegate;
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 222 class TestResourceDispatcherHostDelegate
225 TestResourceDispatcherHostDelegate(
231 virtual ~TestResourceDispatcherHostDelegate() {}
259 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
284 new TestResourceDispatcherHostDelegate(
297 scoped_ptr<TestResourceDispatcherHostDelegate>
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc 634 class TestResourceDispatcherHostDelegate
637 TestResourceDispatcherHostDelegate()
    [all...]

Completed in 210 milliseconds