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 259 friend class UpdateAttempterUnderTest;
update_attempter_unittest.cc 82 class UpdateAttempterUnderTest : public UpdateAttempter {
84 UpdateAttempterUnderTest(SystemState* system_state,
200 UpdateAttempterUnderTest attempter_{&fake_system_state_, &libcros_proxy_};
202 UpdateAttempterUnderTest attempter_{&fake_system_state_, nullptr};
    [all...]

Completed in 57 milliseconds