Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmodem_manager_unittest.cc280 vector<string> with_modem_interface; in TEST_F() local
281 with_modem_interface.push_back(MM_DBUS_INTERFACE_MODEM); in TEST_F()
282 modem_manager_.OnInterfacesRemovedSignal(kModemPath, with_modem_interface); in TEST_F()