Searched defs:rd4 (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.java151 private LDAPReplicationDomain rd4 = null; field in class:TopologyViewTest
178 rd4 = null;
207 if (rd4 != null)
209 rd4.shutdown();
210 rd4 = null;
297 rd = rd4;
689 rd4 = createReplicationDomain(DS4_ID);
1105 rd = rd4;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java136 private LDAPReplicationDomain rd4 = null; field in class:TopologyViewTest
163 rd4 = null;
192 if (rd4 != null)
194 rd4.shutdown();
195 rd4 = null;
239 rd = rd4;
589 rd4 = createReplicationDomain(DS4_ID);
1002 rd = rd4;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java151 private LDAPReplicationDomain rd4 = null; field in class:TopologyViewTest
178 rd4 = null;
207 if (rd4 != null)
209 rd4.shutdown();
210 rd4 = null;
297 rd = rd4;
689 rd4 = createReplicationDomain(DS4_ID);
1105 rd = rd4;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java136 private LDAPReplicationDomain rd4 = null; field in class:TopologyViewTest
163 rd4 = null;
192 if (rd4 != null)
194 rd4.shutdown();
195 rd4 = null;
239 rd = rd4;
589 rd4 = createReplicationDomain(DS4_ID);
1002 rd = rd4;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java151 private LDAPReplicationDomain rd4 = null; field in class:TopologyViewTest
178 rd4 = null;
207 if (rd4 != null)
209 rd4.shutdown();
210 rd4 = null;
297 rd = rd4;
689 rd4 = createReplicationDomain(DS4_ID);
1105 rd = rd4;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTopologyViewTest.java137 private LDAPReplicationDomain rd4; field in class:TopologyViewTest
164 rd4 = null;
193 if (rd4 != null)
195 rd4.shutdown();
196 rd4 = null;
240 rd = rd4;
592 rd4 = createReplicationDomain(DS4_ID);
1005 rd = rd4;

Completed in 34 milliseconds