Searched defs:rd5 (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 DTopologyViewTest.java152 private LDAPReplicationDomain rd5 = null; field in class:TopologyViewTest
179 rd5 = null;
213 if (rd5 != null)
215 rd5.shutdown();
216 rd5 = null;
300 rd = rd5;
703 rd5 = createReplicationDomain(DS5_ID);
1108 rd = rd5;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java137 private LDAPReplicationDomain rd5 = null; field in class:TopologyViewTest
164 rd5 = null;
198 if (rd5 != null)
200 rd5.shutdown();
201 rd5 = null;
242 rd = rd5;
603 rd5 = createReplicationDomain(DS5_ID);
1005 rd = rd5;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java152 private LDAPReplicationDomain rd5 = null; field in class:TopologyViewTest
179 rd5 = null;
213 if (rd5 != null)
215 rd5.shutdown();
216 rd5 = null;
300 rd = rd5;
703 rd5 = createReplicationDomain(DS5_ID);
1108 rd = rd5;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java137 private LDAPReplicationDomain rd5 = null; field in class:TopologyViewTest
164 rd5 = null;
198 if (rd5 != null)
200 rd5.shutdown();
201 rd5 = null;
242 rd = rd5;
603 rd5 = createReplicationDomain(DS5_ID);
1005 rd = rd5;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java152 private LDAPReplicationDomain rd5 = null; field in class:TopologyViewTest
179 rd5 = null;
213 if (rd5 != null)
215 rd5.shutdown();
216 rd5 = null;
300 rd = rd5;
703 rd5 = createReplicationDomain(DS5_ID);
1108 rd = rd5;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTopologyViewTest.java138 private LDAPReplicationDomain rd5; field in class:TopologyViewTest
165 rd5 = null;
199 if (rd5 != null)
201 rd5.shutdown();
202 rd5 = null;
243 rd = rd5;
606 rd5 = createReplicationDomain(DS5_ID);
1008 rd = rd5;

Completed in 33 milliseconds