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

  /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...]

Completed in 493 milliseconds