Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/net/http/
H A DAbstractProxyTest.java112 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { in testConnectViaProxy()
148 private void testConnectViaHttpProxyToHttps(ProxyConfig proxyConfig) throws Exception { in testConnectViaHttpProxyToHttps()
190 private void testParamPreferredOverSystemProperty(ProxyConfig proxyConfig) throws Exception { in testParamPreferredOverSystemProperty()