Searched refs:TIME_OUT_SECS (Results 1 – 1 of 1) sorted by relevance
38 protected static final int TIME_OUT_SECS = 10; field in BaseProxyTest124 while (!isProxySysPropSet() && (++ct < (TIME_OUT_SECS * 10))) { in waitForSetProxySysProp()144 while (!isProxySysPropClear() && (++ct < (TIME_OUT_SECS * 10))) { in waitForClearProxySysProp()