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

  /system/update_engine/
update_attempter_unittest.cc 80 class UpdateAttempterUnderTest : public UpdateAttempter {
82 UpdateAttempterUnderTest(SystemState* system_state,
204 UpdateAttempterUnderTest attempter_{&fake_system_state_,
267 UpdateAttempterUnderTest attempter(&fake_system_state_, &libcros_proxy_,
    [all...]
update_attempter.h 259 friend class UpdateAttempterUnderTest;

Completed in 440 milliseconds