Lines Matching refs:StrictMock
52 using testing::StrictMock;
79 : device_info_(new StrictMock<MockDeviceInfo>(
224 std::unique_ptr<StrictMock<MockDeviceInfo>> device_info_;
237 StrictMock<MockResolver> resolver_;
239 StrictMock<MockDNSServerProxyFactory> dns_server_proxy_factory_;
241 StrictMock<MockRoutingTable> routing_table_;
242 StrictMock<MockRTNLHandler> rtnl_handler_;
335 scoped_refptr<MockDevice> device(new StrictMock<MockDevice>(
454 scoped_refptr<MockDevice> device(new StrictMock<MockDevice>(
572 scoped_refptr<MockDevice> device(new StrictMock<MockDevice>(
709 scoped_refptr<MockDevice> device(new StrictMock<MockDevice>(
1079 scoped_refptr<MockDevice> device(new StrictMock<MockDevice>(
1119 new StrictMock<MockConnection>(device_info_.get()));