Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
H A DNetworkMonitorTest.java268 private static final String TEST_CAPPORT_API_URL = "https://capport.example.com/api"; field in NetworkMonitorTest
301 lp.setCaptivePortalApiUrl(Uri.parse(TEST_CAPPORT_API_URL)); in makeCapportLPs()
528 case TEST_CAPPORT_API_URL: in setUp()