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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java562 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
576 servers.add(HOST2 + RECEIVERPORT);
621 servers.add(HOST2 + RECEIVERPORT);
625 RECEIVERPORT, "ReplicationDomainTestDb",
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java562 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
576 servers.add(HOST2 + RECEIVERPORT);
621 servers.add(HOST2 + RECEIVERPORT);
625 RECEIVERPORT, "ReplicationDomainTestDb",
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java562 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
576 servers.add(HOST2 + RECEIVERPORT);
621 servers.add(HOST2 + RECEIVERPORT);
625 RECEIVERPORT, "ReplicationDomainTestDb",
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java507 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
520 newSortedSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
553 newSortedSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
555 replServer = createReplicationServer(replServerID, RECEIVERPORT,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DReplicationDomainTest.java507 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
520 newSortedSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
553 newSortedSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
555 replServer = createReplicationServer(replServerID, RECEIVERPORT,
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DReplicationDomainTest.java502 final int RECEIVERPORT = 10101; field in class:ReplicationDomainTest
515 newTreeSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
548 newTreeSet(HOST1 + SENDERPORT, HOST2 + RECEIVERPORT);
550 replServer = createReplicationServer(replServerID, RECEIVERPORT,

Completed in 35 milliseconds