Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc5056 auto cellular_device = mock_devices_[2]; in TEST_F() local
5061 ON_CALL(*cellular_device.get(), technology()) in TEST_F()
5065 cellular_device->enabled_ = true; in TEST_F()
5069 manager()->RegisterDevice(cellular_device); in TEST_F()
5075 EXPECT_EQ(cellular_device, in TEST_F()