Searched defs:DevicePortalDetectionTest (Results 1 – 2 of 2) sorted by relevance
1902 class DevicePortalDetectionTest : public DeviceTest { class1904 DevicePortalDetectionTest() in DevicePortalDetectionTest() function in shill::DevicePortalDetectionTest1964 TEST_F(DevicePortalDetectionTest, ServicePortalDetectionDisabled) { in TEST_F() argument1973 TEST_F(DevicePortalDetectionTest, TechnologyPortalDetectionDisabled) { in TEST_F() argument1986 TEST_F(DevicePortalDetectionTest, PortalDetectionProxyConfig) { in TEST_F() argument2001 TEST_F(DevicePortalDetectionTest, PortalDetectionBadUrl) { in TEST_F() argument2019 TEST_F(DevicePortalDetectionTest, PortalDetectionStart) { in TEST_F() argument2050 TEST_F(DevicePortalDetectionTest, PortalDetectionStartIPv6) { in TEST_F() argument2081 TEST_F(DevicePortalDetectionTest, PortalDetectionNonFinal) { in TEST_F() argument2102 TEST_F(DevicePortalDetectionTest, PortalDetectionFailure) { in TEST_F() argument[all …]
674 friend class DevicePortalDetectionTest; variable