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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java460 bw.followAndPause(11);
472 bw.followAndPause(nChangesSent);
483 bw.followAndPause(thresholdValue - nChangesSent);
512 bw.followAndPause(10);
1026 // or the time a followAndPause method runs.
1207 public void followAndPause(long time) method in class:StateMachineTest.BrokerWriter
1229 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java350 bw.followAndPause(11);
361 bw.followAndPause(nChangesSent);
372 bw.followAndPause(thresholdValue - nChangesSent);
380 bw.followAndPause(10);
866 * between the follow and the pause calls, or the time a followAndPause
1042 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java460 bw.followAndPause(11);
472 bw.followAndPause(nChangesSent);
483 bw.followAndPause(thresholdValue - nChangesSent);
512 bw.followAndPause(10);
1026 // or the time a followAndPause method runs.
1207 public void followAndPause(long time) method in class:StateMachineTest.BrokerWriter
1229 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java350 bw.followAndPause(11);
361 bw.followAndPause(nChangesSent);
372 bw.followAndPause(thresholdValue - nChangesSent);
380 bw.followAndPause(10);
866 * between the follow and the pause calls, or the time a followAndPause
1042 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java460 bw.followAndPause(11);
472 bw.followAndPause(nChangesSent);
483 bw.followAndPause(thresholdValue - nChangesSent);
512 bw.followAndPause(10);
1026 // or the time a followAndPause method runs.
1207 public void followAndPause(long time) method in class:StateMachineTest.BrokerWriter
1229 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DStateMachineTest.java336 bw.followAndPause(11);
346 bw.followAndPause(nChangesSent);
357 bw.followAndPause(thresholdValue - nChangesSent);
365 bw.followAndPause(10);
817 * between the follow and the pause calls, or the time a followAndPause
984 public void followAndPause(int nChanges) method in class:StateMachineTest.BrokerWriter

Completed in 48 milliseconds