fake_system_state.h | 149 &mock_request_params_); 216 CHECK(request_params_ == &mock_request_params_); 217 return &mock_request_params_; 241 testing::NiceMock<MockOmahaRequestParams> mock_request_params_; member in class:chromeos_update_engine::FakeSystemState
|