Searched refs:isProxySysPropClear (Results 1 – 1 of 1) sorted by relevance
136 private boolean isProxySysPropClear() { in isProxySysPropClear() method in BaseProxyTest144 while (!isProxySysPropClear() && (++ct < (TIME_OUT_SECS * 10))) { in waitForClearProxySysProp()150 assertTrue("Timed out waiting for proxy to clear", isProxySysPropClear()); in waitForClearProxySysProp()