Home
last modified time | relevance | path

Searched refs:GetDeviceMockAdaptor (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Ddevice_unittest.cc258 DeviceMockAdaptor* GetDeviceMockAdaptor() { in GetDeviceMockAdaptor() function in shill::DeviceTest
823 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
986 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
1304 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
1308 Mock::VerifyAndClearExpectations(GetDeviceMockAdaptor()); in TEST_F()
1318 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
1325 Mock::VerifyAndClearExpectations(GetDeviceMockAdaptor()); in TEST_F()
1331 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
1335 Mock::VerifyAndClearExpectations(GetDeviceMockAdaptor()); in TEST_F()
1345 EXPECT_CALL(*GetDeviceMockAdaptor(), in TEST_F()
[all …]