Searched refs:frontend2 (Results 1 – 1 of 1) sorted by relevance
786 MockFrontend* frontend2 = MakeMockFrontend(); in UpgradeFetchManifestFailTest() local788 AppCacheHost* host2 = MakeHost(2, frontend2); in UpgradeFetchManifestFailTest()806 frontend2->AddExpectedEvent(ids2, APPCACHE_CHECKING_EVENT); in UpgradeFetchManifestFailTest()807 frontend2->AddExpectedEvent(ids2, APPCACHE_ERROR_EVENT); in UpgradeFetchManifestFailTest()893 MockFrontend* frontend2 = MakeMockFrontend(); in ManifestNotFoundTest() local895 AppCacheHost* host2 = MakeHost(2, frontend2); in ManifestNotFoundTest()911 frontend2->AddExpectedEvent(ids2, APPCACHE_CHECKING_EVENT); in ManifestNotFoundTest()912 frontend2->AddExpectedEvent(ids2, APPCACHE_OBSOLETE_EVENT); in ManifestNotFoundTest()982 MockFrontend* frontend2 = MakeMockFrontend(); in UpgradeNotModifiedTest() local984 AppCacheHost* host2 = MakeHost(2, frontend2); in UpgradeNotModifiedTest()[all …]