Searched refs:APPCACHE_OBSOLETE_EVENT (Results 1 – 6 of 6) sorted by relevance
31 APPCACHE_OBSOLETE_EVENT, enumerator32 APPCACHE_EVENT_ID_LAST = APPCACHE_OBSOLETE_EVENT
41 last_event_id_(APPCACHE_OBSOLETE_EVENT), in MockFrontend()470 mock_frontend_.last_event_id_ = APPCACHE_OBSOLETE_EVENT; in TEST_F()487 EXPECT_EQ(APPCACHE_OBSOLETE_EVENT, mock_frontend_.last_event_id_); in TEST_F()508 mock_frontend_.last_event_id_ = APPCACHE_OBSOLETE_EVENT; in TEST_F()
573 NotifyAllAssociatedHosts(APPCACHE_OBSOLETE_EVENT); in OnGroupMadeObsolete()
885 frontend1->AddExpectedEvent(ids1, APPCACHE_OBSOLETE_EVENT); in ManifestNotFoundTest()888 frontend2->AddExpectedEvent(ids2, APPCACHE_OBSOLETE_EVENT); in ManifestNotFoundTest()
120 (int)APPCACHE_OBSOLETE_EVENT, ObsoleteEvent);
115 case APPCACHE_OBSOLETE_EVENT: in OnEventRaised()