Searched defs:rd3 (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.java150 private LDAPReplicationDomain rd3 = null; field in class:TopologyViewTest
177 rd3 = null;
201 if (rd3 != null)
203 rd3.shutdown();
204 rd3 = null;
294 rd = rd3;
677 rd3 = createReplicationDomain(DS3_ID);
1102 rd = rd3;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java135 private LDAPReplicationDomain rd3 = null; field in class:TopologyViewTest
162 rd3 = null;
186 if (rd3 != null)
188 rd3.shutdown();
189 rd3 = null;
236 rd = rd3;
577 rd3 = createReplicationDomain(DS3_ID);
999 rd = rd3;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java150 private LDAPReplicationDomain rd3 = null; field in class:TopologyViewTest
177 rd3 = null;
201 if (rd3 != null)
203 rd3.shutdown();
204 rd3 = null;
294 rd = rd3;
677 rd3 = createReplicationDomain(DS3_ID);
1102 rd = rd3;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java135 private LDAPReplicationDomain rd3 = null; field in class:TopologyViewTest
162 rd3 = null;
186 if (rd3 != null)
188 rd3.shutdown();
189 rd3 = null;
236 rd = rd3;
577 rd3 = createReplicationDomain(DS3_ID);
999 rd = rd3;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java150 private LDAPReplicationDomain rd3 = null; field in class:TopologyViewTest
177 rd3 = null;
201 if (rd3 != null)
203 rd3.shutdown();
204 rd3 = null;
294 rd = rd3;
677 rd3 = createReplicationDomain(DS3_ID);
1102 rd = rd3;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTopologyViewTest.java136 private LDAPReplicationDomain rd3; field in class:TopologyViewTest
163 rd3 = null;
187 if (rd3 != null)
189 rd3.shutdown();
190 rd3 = null;
237 rd = rd3;
580 rd3 = createReplicationDomain(DS3_ID);
1002 rd = rd3;

Completed in 35 milliseconds