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

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java114 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
135 private ReplicationServerInfo newRSInfo(int serverId, String serverURL, method in class:ComputeBestServerTest
156 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
179 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
201 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
224 newRSInfo(11, LOOSER1, aState1, 0, 1),
225 newRSInfo(12, WINNER, aState2, 0, 1));
252 newRSInfo(11, WINNER, aState1, 0, 1),
253 newRSInfo(12, LOOSER1, aState2, 0, 2));
325 newRSInfo(1
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java114 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
135 private ReplicationServerInfo newRSInfo(int serverId, String serverURL, method in class:ComputeBestServerTest
156 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
179 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
201 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
224 newRSInfo(11, LOOSER1, aState1, 0, 1),
225 newRSInfo(12, WINNER, aState2, 0, 1));
250 newRSInfo(11, WINNER, aState1, 0, 1),
251 newRSInfo(12, LOOSER1, aState2, 0, 2));
323 newRSInfo(1
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java114 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
135 private ReplicationServerInfo newRSInfo(int serverId, String serverURL, method in class:ComputeBestServerTest
156 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
179 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
201 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
224 newRSInfo(11, LOOSER1, aState1, 0, 1),
225 newRSInfo(12, WINNER, aState2, 0, 1));
252 newRSInfo(11, WINNER, aState1, 0, 1),
253 newRSInfo(12, LOOSER1, aState2, 0, 2));
325 newRSInfo(1
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DComputeBestServerTest.java109 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
129 private ReplicationServerInfo newRSInfo(int serverId, String serverURL, method in class:ComputeBestServerTest
150 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
173 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
195 newRSInfos(newRSInfo(11, WINNER, aState, 0, 1));
218 newRSInfo(11, LOOSER1, aState1, 0, 1),
219 newRSInfo(12, WINNER, aState2, 0, 1));
246 newRSInfo(11, WINNER, aState1, 0, 1),
247 newRSInfo(12, LOOSER1, aState2, 0, 2));
309 newRSInfo(1
[all...]

Completed in 56 milliseconds