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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java58 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
78 ldapsStatistics = lch.getStatTracker();
88 assertNotNull(ldapsStatistics);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java53 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
75 ldapsStatistics = lch.getStatTracker();
85 assertNotNull(ldapsStatistics);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java58 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
78 ldapsStatistics = lch.getStatTracker();
88 assertNotNull(ldapsStatistics);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java53 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
75 ldapsStatistics = lch.getStatTracker();
85 assertNotNull(ldapsStatistics);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java58 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
78 ldapsStatistics = lch.getStatTracker();
88 assertNotNull(ldapsStatistics);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DOperationTestCase.java53 protected LDAPStatistics ldapsStatistics; field in class:OperationTestCase
75 ldapsStatistics = lch.getStatTracker();
85 assertNotNull(ldapsStatistics);

Completed in 32 milliseconds