Home
last modified time | relevance | path

Searched refs:TEST_CAPTIVE_PORTAL_URL (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
H A DIpClientIntegrationTestCommon.java333 private static final String TEST_CAPTIVE_PORTAL_URL = "https://example.com/capportapi"; field in IpClientIntegrationTestCommon
2120 final String serverSentUrl = serverSendsOption ? TEST_CAPTIVE_PORTAL_URL : null;
2128 ? Uri.parse(TEST_CAPTIVE_PORTAL_URL) : null;