Searched refs:DestroyDeadDevices (Results 1 – 3 of 3) sorted by relevance
85 FRIEND_TEST(WiMaxProviderTest, DestroyDeadDevices);112 void DestroyDeadDevices(const RpcIdentifiers& live_devices);
316 DestroyDeadDevices(devices); in OnDevicesChanged()362 void WiMaxProvider::DestroyDeadDevices(const RpcIdentifiers& live_devices) { in DestroyDeadDevices() function in shill::WiMaxProvider
184 TEST_F(WiMaxProviderTest, DestroyDeadDevices) { in TEST_F() argument205 provider_.DestroyDeadDevices(live_devices); in TEST_F()