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

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DDependencyTest.java156 domain = startNewLDAPReplicationDomain(replServer, baseDN, serverId, 100000);
268 domain = startNewLDAPReplicationDomain(replServer, baseDN, serverId, 100000);
387 domain = startNewLDAPReplicationDomain(replServer, baseDN, serverId, -1);
427 private LDAPReplicationDomain startNewLDAPReplicationDomain(ReplicationServer replServer, DN baseDN, int serverId, method in class:DependencyTest
490 domain = startNewLDAPReplicationDomain(replServer, baseDN, serverId, -1);

Completed in 27 milliseconds