Lines Matching refs:DevicePortalDetectionTest

1902 class DevicePortalDetectionTest : public DeviceTest {  class
1904 DevicePortalDetectionTest() in DevicePortalDetectionTest() function in shill::DevicePortalDetectionTest
1914 virtual ~DevicePortalDetectionTest() {} in ~DevicePortalDetectionTest()
1962 const int DevicePortalDetectionTest::kPortalAttempts = 2;
1964 TEST_F(DevicePortalDetectionTest, ServicePortalDetectionDisabled) { in TEST_F() argument
1973 TEST_F(DevicePortalDetectionTest, TechnologyPortalDetectionDisabled) { in TEST_F() argument
1986 TEST_F(DevicePortalDetectionTest, PortalDetectionProxyConfig) { in TEST_F() argument
2001 TEST_F(DevicePortalDetectionTest, PortalDetectionBadUrl) { in TEST_F() argument
2019 TEST_F(DevicePortalDetectionTest, PortalDetectionStart) { in TEST_F() argument
2050 TEST_F(DevicePortalDetectionTest, PortalDetectionStartIPv6) { in TEST_F() argument
2081 TEST_F(DevicePortalDetectionTest, PortalDetectionNonFinal) { in TEST_F() argument
2102 TEST_F(DevicePortalDetectionTest, PortalDetectionFailure) { in TEST_F() argument
2135 TEST_F(DevicePortalDetectionTest, PortalDetectionSuccess) { in TEST_F() argument
2162 TEST_F(DevicePortalDetectionTest, PortalDetectionSuccessAfterFailure) { in TEST_F() argument
2218 TEST_F(DevicePortalDetectionTest, RequestPortalDetection) { in TEST_F() argument
2262 TEST_F(DevicePortalDetectionTest, RequestStartConnectivityTest) { in TEST_F() argument
2277 TEST_F(DevicePortalDetectionTest, NotConnected) { in TEST_F() argument
2285 TEST_F(DevicePortalDetectionTest, NotPortal) { in TEST_F() argument
2293 TEST_F(DevicePortalDetectionTest, NotDefault) { in TEST_F() argument
2303 TEST_F(DevicePortalDetectionTest, PortalIntervalIsZero) { in TEST_F() argument
2315 TEST_F(DevicePortalDetectionTest, RestartPortalDetection) { in TEST_F() argument
2335 TEST_F(DevicePortalDetectionTest, CancelledOnSelectService) { in TEST_F() argument
2345 TEST_F(DevicePortalDetectionTest, PortalDetectionDNSFailure) { in TEST_F() argument
2415 TEST_F(DevicePortalDetectionTest, FallbackDNSResultCallback) { in TEST_F() argument
2485 TEST_F(DevicePortalDetectionTest, ConfigDNSResultCallback) { in TEST_F() argument
2526 TEST_F(DevicePortalDetectionTest, DestroyConnection) { in TEST_F() argument