Searched defs:testParamPreferredOverSystemProperty (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/http/
H A DAbstractProxyTest.java183 testParamPreferredOverSystemProperty(ProxyConfig.CLIENT_PARAMETER);
187 testParamPreferredOverSystemProperty(ProxyConfig.REQUEST_PARAMETER);
190 private void testParamPreferredOverSystemProperty(ProxyConfig proxyConfig) throws Exception { method in class:AbstractProxyTest

Completed in 306 milliseconds