Home
last modified time | relevance | path

Searched refs:host5 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/appcache/
Dappcache_update_job_unittest.cc2442 AppCacheHost* host5 = MakeHost(5, frontend5); // no master entry url in StartUpdateMidCacheAttemptTest() local
2449 frontend1->AdditionalUpdateHost(host5); // no master entry url in StartUpdateMidCacheAttemptTest()
2486 MockFrontend::HostIds ids5(1, host5->host_id()); in StartUpdateMidCacheAttemptTest()
2532 AppCacheHost* host5 = MakeHost(5, frontend5); in StartUpdateMidNoUpdateTest() local
2533 host5->new_master_entry_url_ = in StartUpdateMidNoUpdateTest()
2545 frontend2->AdditionalUpdateHost(host5); // same as existing cache entry in StartUpdateMidNoUpdateTest()
2564 MockFrontend::HostIds ids5(1, host5->host_id()); in StartUpdateMidNoUpdateTest()
2608 AppCacheHost* host5 = MakeHost(5, frontend5); in StartUpdateMidDownloadTest() local
2609 host5->new_master_entry_url_ = in StartUpdateMidDownloadTest()
2617 frontend1->AdditionalUpdateHost(host5); // same as another master entry in StartUpdateMidDownloadTest()
[all …]