Searched refs:numberV3Traps (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java107 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
118 this.numberV3Traps++;
126 return this.numberV3Traps;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java106 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
117 this.numberV3Traps++;
125 return this.numberV3Traps;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java107 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
118 this.numberV3Traps++;
126 return this.numberV3Traps;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java106 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
117 this.numberV3Traps++;
125 return this.numberV3Traps;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java107 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
118 this.numberV3Traps++;
126 return this.numberV3Traps;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java106 private int numberV3Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
117 this.numberV3Traps++;
125 return this.numberV3Traps;

Completed in 43 milliseconds