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

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java303 private boolean handshakeOk = false; field in class:AssuredReplicationPluginTest.FakeReplicationServer
515 return handshakeOk;
541 handshakeOk = true;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java303 private boolean handshakeOk = false; field in class:AssuredReplicationPluginTest.FakeReplicationServer
515 return handshakeOk;
541 handshakeOk = true;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java298 private boolean handshakeOk; field in class:AssuredReplicationPluginTest.FakeReplicationServer
486 return handshakeOk;
510 handshakeOk = true;
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java276 private boolean handshakeOk = false; field in class:AssuredReplicationPluginTest.FakeReplicationServer
510 return handshakeOk;
537 handshakeOk = true;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java276 private boolean handshakeOk = false; field in class:AssuredReplicationPluginTest.FakeReplicationServer
510 return handshakeOk;
537 handshakeOk = true;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DAssuredReplicationPluginTest.java276 private boolean handshakeOk = false; field in class:AssuredReplicationPluginTest.FakeReplicationServer
510 return handshakeOk;
537 handshakeOk = true;

Completed in 54 milliseconds