fake_system_state.h | 153 &mock_request_params_); 220 CHECK(request_params_ == &mock_request_params_); 221 return &mock_request_params_; 245 testing::NiceMock<MockOmahaRequestParams> mock_request_params_; member in class:chromeos_update_engine::FakeSystemState
|