Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewSslTest.java596 public String errorUrl() { in testOnReceivedSslError() method in WebViewSslTest.MockWebViewClient
605 final String errorUrl = mWebServer.getAssetUrl(TestHtmlConstants.HELLO_WORLD_URL); in testOnReceivedSslError() local
944 public String errorUrl() { in errorUrl() method in WebViewSslTest.SslErrorWebViewClient