Searched refs:FakeShillProxy (Results 1 – 4 of 4) sorted by relevance
26 FakeShillProxy::FakeShillProxy() in FakeShillProxy() function in chromeos_update_engine::FakeShillProxy29 ManagerProxyMock* FakeShillProxy::GetManagerProxy() { in GetManagerProxy()33 std::unique_ptr<ServiceProxyInterface> FakeShillProxy::GetServiceForPath( in GetServiceForPath()43 void FakeShillProxy::SetServiceForPath( in SetServiceForPath()
33 class FakeShillProxy : public ShillProxyInterface {35 FakeShillProxy();36 ~FakeShillProxy() override = default;61 DISALLOW_COPY_AND_ASSIGN(FakeShillProxy);
51 ConnectionManagerTest() : fake_shill_proxy_(new FakeShillProxy()) {} in ConnectionManagerTest()85 FakeShillProxy* fake_shill_proxy_;
68 fake_shill_proxy_ = new chromeos_update_engine::FakeShillProxy(); in SetUp()206 chromeos_update_engine::FakeShillProxy* fake_shill_proxy_;