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

  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 231 class TestResourceDispatcherHostDelegate
234 TestResourceDispatcherHostDelegate(
240 virtual ~TestResourceDispatcherHostDelegate() {}
270 DISALLOW_COPY_AND_ASSIGN(TestResourceDispatcherHostDelegate);
273 // Used to manage the lifetime of the TestResourceDispatcherHostDelegate which
283 TestResourceDispatcherHostDelegate* resource_dispatcher_host_delegate() {
286 new TestResourceDispatcherHostDelegate(
300 scoped_ptr<TestResourceDispatcherHostDelegate>
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc 463 class TestResourceDispatcherHostDelegate
466 TestResourceDispatcherHostDelegate()
919 TestResourceDispatcherHostDelegate delegate;
942 TestResourceDispatcherHostDelegate delegate;
    [all...]

Completed in 598 milliseconds