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

  /external/chromium_org/webkit/browser/appcache/
appcache_storage_impl_unittest.cc 125 class MockHttpServerJobFactory
152 factory->SetProtocolHandler("http", new MockHttpServerJobFactory);
    [all...]
appcache_update_job_unittest.cc 195 class MockHttpServerJobFactory
572 factory->SetProtocolHandler("http", new MockHttpServerJobFactory);
573 factory->SetProtocolHandler("https", new MockHttpServerJobFactory);
    [all...]

Completed in 25 milliseconds