Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DCaptivePortalTest.kt107 assertEmptyOrLocalhostUrl(TEST_CAPTIVE_PORTAL_HTTPS_URL) in setUp()
108 assertEmptyOrLocalhostUrl(TEST_CAPTIVE_PORTAL_HTTP_URL) in setUp()
123 private fun assertEmptyOrLocalhostUrl(urlKey: String) { in assertEmptyOrLocalhostUrl() method in android.net.cts.CaptivePortalTest
DConnectivityManagerTest.java2703 assertEmptyOrLocalhostUrl(TEST_CAPTIVE_PORTAL_HTTPS_URL);
2704 assertEmptyOrLocalhostUrl(TEST_CAPTIVE_PORTAL_HTTP_URL);
2757 private void assertEmptyOrLocalhostUrl(String urlKey) {