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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java120 private DN monitorDn; field in class:ReplicationTestCase
703 monitorDn = baseDn;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java120 private DN monitorDn; field in class:ReplicationTestCase
703 monitorDn = baseDn;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java120 private DN monitorDn; field in class:ReplicationTestCase
703 monitorDn = baseDn;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);

Completed in 98 milliseconds