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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java407 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
411 if (rsIdToExclude != RS1_ID)
415 if (rsIdToExclude != RS2_ID)
419 if (rsIdToExclude != RS3_ID)
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java322 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
326 if (rsIdToExclude != RS1_ID)
330 if (rsIdToExclude != RS2_ID)
334 if (rsIdToExclude != RS3_ID)
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java407 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
411 if (rsIdToExclude != RS1_ID)
415 if (rsIdToExclude != RS2_ID)
419 if (rsIdToExclude != RS3_ID)
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java322 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
326 if (rsIdToExclude != RS1_ID)
330 if (rsIdToExclude != RS2_ID)
334 if (rsIdToExclude != RS3_ID)
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java407 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
411 if (rsIdToExclude != RS1_ID)
415 if (rsIdToExclude != RS2_ID)
419 if (rsIdToExclude != RS3_ID)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTopologyViewTest.java325 private SortedSet<String> createRSListExceptOne(int rsIdToExclude) argument
329 if (rsIdToExclude != RS1_ID)
333 if (rsIdToExclude != RS2_ID)
337 if (rsIdToExclude != RS3_ID)

Completed in 43 milliseconds