Searched refs:StartLinkMonitor (Results 1 – 3 of 3) sorted by relevance
230 bool StartLinkMonitor() { in StartLinkMonitor() function in shill::DeviceTest231 return device_->StartLinkMonitor(); in StartLinkMonitor()1112 EXPECT_FALSE(StartLinkMonitor()); in TEST_F()1118 EXPECT_FALSE(StartLinkMonitor()); in TEST_F()1123 EXPECT_FALSE(StartLinkMonitor()); in TEST_F()1124 EXPECT_TRUE(StartLinkMonitor()); in TEST_F()
573 bool StartLinkMonitor();
934 StartLinkMonitor(); in SetupConnection()1386 bool Device::StartLinkMonitor() { in StartLinkMonitor() function in shill::Device