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

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java662 stopRs(1, 3);
683 stopRs(2);
709 stopRs(0, 1, 2);
725 private void stopRs(int... rsIndexes) throws Exception method in class:ReplicationServerLoadBalancingTest
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java662 stopRs(1, 3);
683 stopRs(2);
709 stopRs(0, 1, 2);
725 private void stopRs(int... rsIndexes) throws Exception method in class:ReplicationServerLoadBalancingTest
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java661 stopRs(1, 3);
682 stopRs(2);
708 stopRs(0, 1, 2);
724 private void stopRs(int... rsIndexes) throws Exception method in class:ReplicationServerLoadBalancingTest

Completed in 35 milliseconds