Searched refs:kTypeUpdateComplete (Results 1 – 4 of 4) sorted by relevance
63 kTypeUpdateComplete = 3, enumerator
356 attempter_.error_event_.reset(new OmahaEvent(OmahaEvent::kTypeUpdateComplete, in TEST_F()560 EXPECT_EQ(OmahaEvent::kTypeUpdateComplete, attempter_.error_event_->type); in TEST_F()577 EXPECT_EQ(OmahaEvent::kTypeUpdateComplete, attempter_.error_event_->type); in TEST_F()
640 new OmahaEvent(OmahaEvent::kTypeUpdateComplete), in UpdateAttempter()1269 error_event_.reset(new OmahaEvent(OmahaEvent::kTypeUpdateComplete, in UpdateAttempter()
1551 new OmahaEvent(OmahaEvent::kTypeUpdateComplete), in TEST_F()