Searched defs:sleep (Results 1 - 25 of 50) sorted by relevance

12

/forgerock/web-agents-v4/source/
H A Dplatform.h48 #define sleep(x) SleepEx(x * 1000, FALSE) macro
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java175 sleep(2000);
246 sleep(3000);
291 private void sleep(long time) method in class:ReplicationServerFailoverTest
295 Thread.sleep(time);
374 Thread.sleep(1000);
H A DStateMachineTest.java168 private void sleep(long time) method in class:StateMachineTest
172 Thread.sleep(time);
227 Thread.sleep(100);
461 // sleep(1000);
473 sleep(1000); // Be sure status analyzer has time to test
502 sleep(200); // Be sure status analyzer has time to test
514 sleep(1000); // Be sure status analyzer has time to test
542 sleep(200); // Be sure status analyzer has time to test
603 sleep(1000); // Let some messages being queued in RS
652 sleep(800
[all...]
H A DAssuredReplicationPluginTest.java564 sleep(5000);
658 * Read the coming update, sleep some time then send back an ack
669 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
713 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
729 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
771 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
786 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
816 private void sleep(long time) method in class:AssuredReplicationPluginTest
820 Thread.sleep(time);
906 sleep(100
[all...]
H A DTopologyViewTest.java265 private void sleep(long time) method in class:TopologyViewTest
269 Thread.sleep(time);
362 Thread.sleep(1000);
656 sleep(500); // Let time to topo msgs being propagated through the network
667 sleep(1000); // Let time to topo msgs being propagated through the network
678 sleep(500); // Let time to topo msgs being propagated through the network
690 sleep(500); // Let time to topo msgs being propagated through the network
704 sleep(500); // Let time to topo msgs being propagated through the network
720 sleep(500); // Let time to topo msgs being propagated through the network
737 sleep(50
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java260 sleep(loopPeriod * 1000);
325 public static void sleep(int time) { method in class:EclReadAndPlay
327 Thread.sleep(time);
/forgerock/opendj2/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java259 sleep(loopPeriod * 1000);
324 public static void sleep(int time) { method in class:EclReadAndPlay
326 Thread.sleep(time);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java175 sleep(2000);
246 sleep(3000);
291 private void sleep(long time) method in class:ReplicationServerFailoverTest
295 Thread.sleep(time);
374 Thread.sleep(1000);
H A DStateMachineTest.java168 private void sleep(long time) method in class:StateMachineTest
172 Thread.sleep(time);
227 Thread.sleep(100);
461 // sleep(1000);
473 sleep(1000); // Be sure status analyzer has time to test
502 sleep(200); // Be sure status analyzer has time to test
514 sleep(1000); // Be sure status analyzer has time to test
542 sleep(200); // Be sure status analyzer has time to test
603 sleep(1000); // Let some messages being queued in RS
652 sleep(800
[all...]
H A DAssuredReplicationPluginTest.java564 sleep(5000);
658 * Read the coming update, sleep some time then send back an ack
669 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
713 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
729 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
771 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
786 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
816 private void sleep(long time) method in class:AssuredReplicationPluginTest
820 Thread.sleep(time);
906 sleep(100
[all...]
H A DTopologyViewTest.java265 private void sleep(long time) method in class:TopologyViewTest
269 Thread.sleep(time);
362 Thread.sleep(1000);
656 sleep(500); // Let time to topo msgs being propagated through the network
667 sleep(1000); // Let time to topo msgs being propagated through the network
678 sleep(500); // Let time to topo msgs being propagated through the network
690 sleep(500); // Let time to topo msgs being propagated through the network
704 sleep(500); // Let time to topo msgs being propagated through the network
720 sleep(500); // Let time to topo msgs being propagated through the network
737 sleep(50
[all...]
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java260 sleep(loopPeriod * 1000);
325 public static void sleep(int time) { method in class:EclReadAndPlay
327 Thread.sleep(time);
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java260 sleep(loopPeriod * 1000);
325 public static void sleep(int time) { method in class:EclReadAndPlay
327 Thread.sleep(time);
/forgerock/opendj2-hg/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java259 sleep(loopPeriod * 1000);
324 public static void sleep(int time) { method in class:EclReadAndPlay
326 Thread.sleep(time);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerFailoverTest.java175 sleep(2000);
246 sleep(3000);
291 private void sleep(long time) method in class:ReplicationServerFailoverTest
295 Thread.sleep(time);
374 Thread.sleep(1000);
H A DStateMachineTest.java168 private void sleep(long time) method in class:StateMachineTest
172 Thread.sleep(time);
227 Thread.sleep(100);
461 // sleep(1000);
473 sleep(1000); // Be sure status analyzer has time to test
502 sleep(200); // Be sure status analyzer has time to test
514 sleep(1000); // Be sure status analyzer has time to test
542 sleep(200); // Be sure status analyzer has time to test
603 sleep(1000); // Let some messages being queued in RS
652 sleep(800
[all...]
H A DAssuredReplicationPluginTest.java564 sleep(5000);
658 * Read the coming update, sleep some time then send back an ack
669 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
713 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
729 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
771 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
786 sleep(NO_TIMEOUT_RS_SLEEP_TIME);
816 private void sleep(long time) method in class:AssuredReplicationPluginTest
820 Thread.sleep(time);
906 sleep(100
[all...]
H A DTopologyViewTest.java265 private void sleep(long time) method in class:TopologyViewTest
269 Thread.sleep(time);
362 Thread.sleep(1000);
656 sleep(500); // Let time to topo msgs being propagated through the network
667 sleep(1000); // Let time to topo msgs being propagated through the network
678 sleep(500); // Let time to topo msgs being propagated through the network
690 sleep(500); // Let time to topo msgs being propagated through the network
704 sleep(500); // Let time to topo msgs being propagated through the network
720 sleep(500); // Let time to topo msgs being propagated through the network
737 sleep(50
[all...]
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/utils/
H A DProcessExecutor.java208 sleep(kSleepTime);
282 sleep(kSleepTime);
391 private void sleep(long millis) { method in class:ProcessExecutor
393 Thread.sleep(millis);
/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DStaticUtils.java4755 * Calls {@link Thread#sleep(long)}, surrounding it with the mandatory
4759 * the length of time to sleep in milliseconds
4761 public static void sleep(long millis) method in class:StaticUtils
4765 Thread.sleep(millis);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java702 sleep(1000);
1565 public static void sleep(long ms) { method in class:TestCaseUtils
1567 Thread.sleep(ms);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java609 sleep(500);
796 sleep(1000);
812 sleep(2000);
948 sleep(500);
976 sleep(1500);
1077 sleep(500);
1179 sleep(500);
1201 sleep(500);
1360 Thread.sleep(1000);
1379 Thread.sleep(100
2780 private void sleep(long time) method in class:ExternalChangeLogTest
[all...]
/forgerock/opendj2/src/server/org/opends/server/util/
H A DStaticUtils.java4700 * Calls {@link Thread#sleep(long)}, surrounding it with the mandatory
4704 * the length of time to sleep in milliseconds
4706 public static void sleep(long millis) method in class:StaticUtils
4710 Thread.sleep(millis);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java624 sleep(1000);
1497 public static void sleep(long ms) { method in class:TestCaseUtils
1499 Thread.sleep(ms);
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DStaticUtils.java4757 * Calls {@link Thread#sleep(long)}, surrounding it with the mandatory
4761 * the length of time to sleep in milliseconds
4763 public static void sleep(long millis) method in class:StaticUtils
4767 Thread.sleep(millis);

Completed in 335 milliseconds

12