Searched defs:secTimeout (Results 1 - 25 of 29) sorted by relevance

12

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java163 * replication server. Waits for connection to be ok up to secTimeout seconds
166 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
243 if (nSec > secTimeout)
247 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java304 * replication server. Waits for connection to be ok up to secTimeout seconds
307 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
381 if (nSec > secTimeout)
385 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DStateMachineTest.java181 * replication server. Waits for connection to be ok up to secTimeout seconds
184 private void checkConnection(int secTimeout, int dsId) argument
234 if (nSec > secTimeout*10)
238 + secTimeout + " seconds.");
1383 * @param secTimeout Number of seconds to wait before failing. The value for
1389 private void sleepAssertStatusEquals(int secTimeout, LDAPReplicationDomain testedValue, argument
1418 if (nSec == secTimeout)
H A DTopologyViewTest.java278 * replication server. Waits for connection to be ok up to secTimeout seconds
281 private void checkConnection(int secTimeout, int dsId, int rsId) argument
369 if (nSec > secTimeout)
373 + " to replication server " + rsId + " after " + secTimeout + " seconds."
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java119 * replication server. Waits for connection to be ok up to secTimeout seconds
122 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
184 if (nSec > secTimeout)
188 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java259 * replication server. Waits for connection to be ok up to secTimeout seconds
262 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
320 if (nSec > secTimeout)
324 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DStateMachineTest.java128 * replication server. Waits for connection to be ok up to secTimeout seconds
131 private void checkConnection(int secTimeout, int dsId) throws Exception argument
174 assertFalse(nSec > secTimeout * 10,
176 + secTimeout + " seconds.");
1192 * @param secTimeout Number of seconds to wait before failing. The value for
1198 private void sleepAssertStatusEquals(int secTimeout, LDAPReplicationDomain testedValue, argument
1219 assertTrue(nSec < secTimeout, "sleepAssertStatusEquals: got <"
H A DTopologyViewTest.java219 * replication server. Waits for connection to be ok up to secTimeout seconds
222 private void checkConnection(int secTimeout, int dsId, int rsId) argument
295 if (nSec > secTimeout)
299 + " to replication server " + rsId + " after " + secTimeout + " seconds."
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java163 * replication server. Waits for connection to be ok up to secTimeout seconds
166 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
243 if (nSec > secTimeout)
247 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java304 * replication server. Waits for connection to be ok up to secTimeout seconds
307 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
381 if (nSec > secTimeout)
385 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DStateMachineTest.java181 * replication server. Waits for connection to be ok up to secTimeout seconds
184 private void checkConnection(int secTimeout, int dsId) argument
234 if (nSec > secTimeout*10)
238 + secTimeout + " seconds.");
1383 * @param secTimeout Number of seconds to wait before failing. The value for
1389 private void sleepAssertStatusEquals(int secTimeout, LDAPReplicationDomain testedValue, argument
1418 if (nSec == secTimeout)
H A DTopologyViewTest.java278 * replication server. Waits for connection to be ok up to secTimeout seconds
281 private void checkConnection(int secTimeout, int dsId, int rsId) argument
369 if (nSec > secTimeout)
373 + " to replication server " + rsId + " after " + secTimeout + " seconds."
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java119 * replication server. Waits for connection to be ok up to secTimeout seconds
122 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
184 if (nSec > secTimeout)
188 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java259 * replication server. Waits for connection to be ok up to secTimeout seconds
262 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
320 if (nSec > secTimeout)
324 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DStateMachineTest.java128 * replication server. Waits for connection to be ok up to secTimeout seconds
131 private void checkConnection(int secTimeout, int dsId) throws Exception argument
174 assertFalse(nSec > secTimeout * 10,
176 + secTimeout + " seconds.");
1192 * @param secTimeout Number of seconds to wait before failing. The value for
1198 private void sleepAssertStatusEquals(int secTimeout, LDAPReplicationDomain testedValue, argument
1219 assertTrue(nSec < secTimeout, "sleepAssertStatusEquals: got <"
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java163 * replication server. Waits for connection to be ok up to secTimeout seconds
166 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
243 if (nSec > secTimeout)
247 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java304 * replication server. Waits for connection to be ok up to secTimeout seconds
307 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
381 if (nSec > secTimeout)
385 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DStateMachineTest.java181 * replication server. Waits for connection to be ok up to secTimeout seconds
184 private void checkConnection(int secTimeout, int dsId) argument
234 if (nSec > secTimeout*10)
238 + secTimeout + " seconds.");
1383 * @param secTimeout Number of seconds to wait before failing. The value for
1389 private void sleepAssertStatusEquals(int secTimeout, LDAPReplicationDomain testedValue, argument
1418 if (nSec == secTimeout)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DGroupIdHandshakeTest.java114 * replication server. Waits for connection to be ok up to secTimeout seconds
117 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
181 if (nSec > secTimeout)
185 + " to replication server " + rsId + " after " + secTimeout + " seconds."
H A DReplicationServerFailoverTest.java255 * replication server. Waits for connection to be ok up to secTimeout seconds
258 private void checkConnection(int secTimeout, int dsId, int rsId, String msg) argument
318 if (nSec > secTimeout)
322 + " to replication server " + rsId + " after " + secTimeout + " seconds."
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java255 * replication server. Waits for connection to be ok up to secTimeout seconds
258 protected void checkConnection(int secTimeout, ReplicationBroker rb, int rsPort) argument
288 if (nSec > secTimeout)
292 + "the RS port " + rsPort + " after " + secTimeout + " seconds.");
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java255 * replication server. Waits for connection to be ok up to secTimeout seconds
258 protected void checkConnection(int secTimeout, ReplicationBroker rb, int rsPort) argument
288 if (nSec > secTimeout)
292 + "the RS port " + rsPort + " after " + secTimeout + " seconds.");
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java255 * replication server. Waits for connection to be ok up to secTimeout seconds
258 protected void checkConnection(int secTimeout, ReplicationBroker rb, int rsPort) argument
288 if (nSec > secTimeout)
292 + "the RS port " + rsPort + " after " + secTimeout + " seconds.");
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java252 * replication server. Waits for connection to be ok up to secTimeout seconds
255 protected void checkConnection(int secTimeout, ReplicationBroker rb, int rsPort) throws Exception argument
274 assertTrue(nSec <= secTimeout,
276 + "the RS port " + rsPort + " after " + secTimeout + " seconds.");
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java252 * replication server. Waits for connection to be ok up to secTimeout seconds
255 protected void checkConnection(int secTimeout, ReplicationBroker rb, int rsPort) throws Exception argument
274 assertTrue(nSec <= secTimeout,
276 + "the RS port " + rsPort + " after " + secTimeout + " seconds.");

Completed in 109 milliseconds

12