Home
last modified time | relevance | path

Searched defs:secondRedirectUrl (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java3704 String secondRedirectUrl = "http://example.com/secondPath"; in testCaptivePortal() local
3707 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), secondRedirectUrl); in testCaptivePortal() local