Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpPacketTest.java442 final String testUrl = enabled ? "https://portalapi.example.com" : null; in runCapportOptionTest() local
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java2123 final URL testUrl = getTestUrl(TEST_CAPTIVE_PORTAL_HTTPS_URL); in makeCaptivePortalHttpsUrls() local
2144 final URL testUrl = getTestUrl(TEST_CAPTIVE_PORTAL_HTTP_URL); in makeCaptivePortalHttpUrls() local