Home | History | Annotate | Download | only in update_engine

Lines Matching refs:UpdateAttempterUnderTest

85 class UpdateAttempterUnderTest : public UpdateAttempter {
87 UpdateAttempterUnderTest(
192 UpdateAttempterUnderTest attempter_{&fake_system_state_,
195 UpdateAttempterUnderTest attempter_{&fake_system_state_, nullptr};