Searched refs:frontend5 (Results 1 – 1 of 1) sorted by relevance
2414 MockFrontend* frontend5 = MakeMockFrontend(); in StartUpdateMidCacheAttemptTest() local2415 AppCacheHost* host5 = MakeHost(5, frontend5); // no master entry url in StartUpdateMidCacheAttemptTest()2460 frontend5->AddExpectedEvent(ids5, CHECKING_EVENT); in StartUpdateMidCacheAttemptTest()2461 frontend5->AddExpectedEvent(ids5, DOWNLOADING_EVENT); in StartUpdateMidCacheAttemptTest()2504 MockFrontend* frontend5 = MakeMockFrontend(); in StartUpdateMidNoUpdateTest() local2505 AppCacheHost* host5 = MakeHost(5, frontend5); in StartUpdateMidNoUpdateTest()2538 frontend5->AddExpectedEvent(ids5, CHECKING_EVENT); in StartUpdateMidNoUpdateTest()2539 frontend5->AddExpectedEvent(ids5, NO_UPDATE_EVENT); in StartUpdateMidNoUpdateTest()2580 MockFrontend* frontend5 = MakeMockFrontend(); in StartUpdateMidDownloadTest() local2581 AppCacheHost* host5 = MakeHost(5, frontend5); in StartUpdateMidDownloadTest()[all …]