Home
last modified time | relevance | path

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

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