Home | Sort by relevance Sort by last modified time |
/system/update_engine/ | |
fake_system_state.h | 31 #include "update_engine/mock_connection_manager.h" 184 inline testing::NiceMock<MockConnectionManager>* mock_connection_manager() { function in class:chromeos_update_engine::FakeSystemState |
update_attempter_unittest.cc | 123 fake_system_state_.set_connection_manager(&mock_connection_manager); 210 NiceMock<MockConnectionManager> mock_connection_manager; member in class:chromeos_update_engine::UpdateAttempterTest [all...] |