HomeSort by relevance Sort by last modified time
    Searched refs:UpdateAttempterUnderTest (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
update_attempter.h 250 friend class UpdateAttempterUnderTest;
update_attempter_unittest.cc 85 class UpdateAttempterUnderTest : public UpdateAttempter {
87 UpdateAttempterUnderTest(
192 UpdateAttempterUnderTest attempter_{&fake_system_state_,
195 UpdateAttempterUnderTest attempter_{&fake_system_state_, nullptr};
    [all...]

Completed in 790 milliseconds