Searched refs:StartPortalDetection (Results 1 – 3 of 3) sorted by relevance
1926 bool StartPortalDetection() { return device_->StartPortalDetection(); } in StartPortalDetection() function in shill::DevicePortalDetectionTest1970 EXPECT_FALSE(StartPortalDetection()); in TEST_F()1983 EXPECT_FALSE(StartPortalDetection()); in TEST_F()1998 EXPECT_FALSE(StartPortalDetection()); in TEST_F()2016 EXPECT_FALSE(StartPortalDetection()); in TEST_F()2043 EXPECT_TRUE(StartPortalDetection()); in TEST_F()2074 EXPECT_TRUE(StartPortalDetection()); in TEST_F()2557 EXPECT_TRUE(StartPortalDetection()); in TEST_F()
930 StartPortalDetection(); in SetupConnection()1249 return StartPortalDetection(); in RestartPortalDetection()1285 return StartPortalDetection(); in RequestPortalDetection()1288 bool Device::StartPortalDetection() { in StartPortalDetection() function in shill::Device
556 bool StartPortalDetection();