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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java121 private String monitorAttr; field in class:ReplicationTestCase
704 monitorAttr = attr;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java121 private String monitorAttr; field in class:ReplicationTestCase
704 monitorAttr = attr;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java121 private String monitorAttr; field in class:ReplicationTestCase
704 monitorAttr = attr;
723 long currentCount = getMonitorAttrValue(monitorDn, monitorAttr);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java119 private String monitorAttr; field in class:ReplicationTestCase
599 monitorAttr = attr;
609 long currentCount = getMonitorAttrValue(monitorDN, monitorAttr);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java119 private String monitorAttr; field in class:ReplicationTestCase
599 monitorAttr = attr;
609 long currentCount = getMonitorAttrValue(monitorDN, monitorAttr);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DReplicationTestCase.java125 private String monitorAttr; field in class:ReplicationTestCase
583 monitorAttr = attr;
593 long currentCount = getMonitorAttrValue(monitorDN, monitorAttr);

Completed in 42 milliseconds