Searched refs:numberV1Traps (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.java105 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
110 this.numberV1Traps++;
122 return this.numberV1Traps;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java104 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
109 this.numberV1Traps++;
121 return this.numberV1Traps;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java105 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
110 this.numberV1Traps++;
122 return this.numberV1Traps;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java104 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
109 this.numberV1Traps++;
121 return this.numberV1Traps;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java105 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
110 this.numberV1Traps++;
122 return this.numberV1Traps;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/snmp/
H A DSNMPTrapManagerTest.java104 private int numberV1Traps=0; field in class:SNMPTrapManagerTest.SNMPTrapListenerImpl
109 this.numberV1Traps++;
121 return this.numberV1Traps;

Completed in 548 milliseconds