Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java108 protected boolean isCorrectPacProxy(Uri pacUri) { in isCorrectPacProxy() method in BaseProxyTest
DPacProxyTest.java119 assertTrue("Current Proxy " + mProxy, isCorrectPacProxy(pacProxyUri)); in setPacURLAndWaitForDownload()