Searched refs:getPostConnectCount (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java114 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
136 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
160 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java115 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
145 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
169 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java114 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
144 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
168 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java115 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
145 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
169 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java114 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
144 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
168 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DPostConnectedDisconnectTest.java115 int postConnectBefore = InvocationCounterPlugin.getPostConnectCount();
145 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
169 postConnectAfter = InvocationCounterPlugin.getPostConnectCount();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DInvocationCounterPlugin.java939 public static int getPostConnectCount() method in class:InvocationCounterPlugin
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DInvocationCounterPlugin.java938 public static int getPostConnectCount() method in class:InvocationCounterPlugin
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DInvocationCounterPlugin.java939 public static int getPostConnectCount() method in class:InvocationCounterPlugin
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DInvocationCounterPlugin.java938 public static int getPostConnectCount() method in class:InvocationCounterPlugin
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DInvocationCounterPlugin.java939 public static int getPostConnectCount() method in class:InvocationCounterPlugin
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DInvocationCounterPlugin.java849 public static int getPostConnectCount() method in class:InvocationCounterPlugin

Completed in 34 milliseconds