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

  /external/chromium_org/webkit/browser/appcache/
appcache_update_job_unittest.cc 39 class MockHttpServer {
201 return MockHttpServer::JobFactory(request, network_delegate);
517 return MockHttpServer::JobFactory(request, network_delegate);
821 MockHttpServer::GetMockUrl("files/missing-mime-manifest"),
858 service_->storage(), MockHttpServer::GetMockUrl("files/nosuchfile"),
895 service_->storage(), MockHttpServer::GetMockUrl("files/gone"),
    [all...]
appcache_storage_impl_unittest.cc 78 class MockHttpServer {
131 return MockHttpServer::CreateJob(request, network_delegate);
    [all...]

Completed in 25 milliseconds