Searched refs:runCaptivePortalTest (Results 1 – 1 of 1) sorted by relevance
69 private MyCaptivePortalImpl runCaptivePortalTest(TestFunctor f) { in runCaptivePortalTest() method in CaptivePortalTest78 runCaptivePortalTest(c -> c.reportCaptivePortalDismissed()); in testReportCaptivePortalDismissed()84 final MyCaptivePortalImpl result = runCaptivePortalTest(c -> c.ignoreNetwork()); in testIgnoreNetwork()90 final MyCaptivePortalImpl result = runCaptivePortalTest(c -> c.useNetwork()); in testUseNetwork()97 final MyCaptivePortalImpl result = runCaptivePortalTest(c -> c.reevaluateNetwork()); in testReevaluateNetwork()108 final MyCaptivePortalImpl result = runCaptivePortalTest(c -> c.logEvent( in testLogEvent()116 final MyCaptivePortalImpl result = runCaptivePortalTest(c -> c.logEvent( in testLogEvent_UntilR()