Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPacProxyTest.java190 waitForSetProxySysProp(); in testProxyPassthrough()
203 waitForSetProxySysProp(); in testDirect()
218 waitForSetProxySysProp(); in testLocalPlusDirect()
238 waitForSetProxySysProp(); in testHostPassthrough()
257 waitForSetProxySysProp(); in testUrlPassthrough()
280 waitForSetProxySysProp(); in testStringCase()
DStaticProxyTest.java78 waitForSetProxySysProp(); in testProxySelector()
96 waitForSetProxySysProp(); in testProxySelectorExclude()
123 waitForSetProxySysProp(); in testProxyJavaProperties()
DBaseProxyTest.java122 protected void waitForSetProxySysProp() { in waitForSetProxySysProp() method in BaseProxyTest