Searched refs:with_modem_interface (Results 1 – 1 of 1) sorted by relevance
280 vector<string> with_modem_interface; in TEST_F() local281 with_modem_interface.push_back(MM_DBUS_INTERFACE_MODEM); in TEST_F()282 modem_manager_.OnInterfacesRemovedSignal(kModemPath, with_modem_interface); in TEST_F()