Home | History | Annotate | Download | only in update_engine

Lines Matching refs:mock_prefs

43 #include "update_engine/common/mock_prefs.h"
119 : certificate_checker_(fake_system_state_.mock_prefs(),
142 prefs_ = fake_system_state_.mock_prefs();
201 NiceMock<MockPrefs>* prefs_; // Shortcut to fake_system_state_->mock_prefs().