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

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DReplicationTestCase.java555 protected Entry getEntry(final DN dn, int timeoutInMillis, final boolean exist) throws Exception argument
558 .maxSleep(timeoutInMillis, MILLISECONDS)

Completed in 29 milliseconds