Searched defs:CaptivePortalServiceTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_service_unittest.cc82 class CaptivePortalServiceTest : public testing::Test, class in namespace:captive_portal
85 CaptivePortalServiceTest() function in class:captive_portal::CaptivePortalServiceTest
90 virtual ~CaptivePortalServiceTest() {
283 TEST_F(CaptivePortalServiceTest, CaptivePortalTwoProfiles) {
295 TEST_F(CaptivePortalServiceTest, CaptivePortalRecheckInternetConnected) {
312 TEST_F(CaptivePortalServiceTest, CaptivePortalRecheckError) {
328 TEST_F(CaptivePortalServiceTest, CaptivePortalRecheckBehindPortal) {
345 TEST_F(CaptivePortalServiceTest, CaptivePortalPrefDisabled) {
366 TEST_F(CaptivePortalServiceTest, CaptivePortalPrefDisabledWhileRunning) {
393 TEST_F(CaptivePortalServiceTest, CaptivePortalPrefDisabledWhilePendin
[all...]

Completed in 196 milliseconds