Searched defs:readGenIdFromSuffixRootEntry (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DGenerationIdTest.java513 private long readGenIdFromSuffixRootEntry() method in class:GenerationIdTest
720 genId = readGenIdFromSuffixRootEntry();
743 genId = readGenIdFromSuffixRootEntry();
913 genId = readGenIdFromSuffixRootEntry();
1178 genId = readGenIdFromSuffixRootEntry();
1273 genId = readGenIdFromSuffixRootEntry();
1295 readGenIdFromSuffixRootEntry();
1407 genId = readGenIdFromSuffixRootEntry();
1413 genId = readGenIdFromSuffixRootEntry();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DGenerationIdTest.java513 private long readGenIdFromSuffixRootEntry() method in class:GenerationIdTest
720 genId = readGenIdFromSuffixRootEntry();
743 genId = readGenIdFromSuffixRootEntry();
913 genId = readGenIdFromSuffixRootEntry();
1178 genId = readGenIdFromSuffixRootEntry();
1273 genId = readGenIdFromSuffixRootEntry();
1295 readGenIdFromSuffixRootEntry();
1407 genId = readGenIdFromSuffixRootEntry();
1413 genId = readGenIdFromSuffixRootEntry();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DGenerationIdTest.java513 private long readGenIdFromSuffixRootEntry() method in class:GenerationIdTest
720 genId = readGenIdFromSuffixRootEntry();
743 genId = readGenIdFromSuffixRootEntry();
913 genId = readGenIdFromSuffixRootEntry();
1178 genId = readGenIdFromSuffixRootEntry();
1273 genId = readGenIdFromSuffixRootEntry();
1295 readGenIdFromSuffixRootEntry();
1407 genId = readGenIdFromSuffixRootEntry();
1413 genId = readGenIdFromSuffixRootEntry();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DGenerationIdTest.java457 private long readGenIdFromSuffixRootEntry() throws Exception method in class:GenerationIdTest
616 dsGenId = readGenIdFromSuffixRootEntry();
639 dsGenId = readGenIdFromSuffixRootEntry();
752 dsGenId = readGenIdFromSuffixRootEntry();
961 genId = readGenIdFromSuffixRootEntry();
997 genId = readGenIdFromSuffixRootEntry();
1088 assertEquals(readGenIdFromSuffixRootEntry(), -1,
1093 assertEquals(readGenIdFromSuffixRootEntry(), EMPTY_DN_GENID,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DGenerationIdTest.java457 private long readGenIdFromSuffixRootEntry() throws Exception method in class:GenerationIdTest
616 dsGenId = readGenIdFromSuffixRootEntry();
639 dsGenId = readGenIdFromSuffixRootEntry();
752 dsGenId = readGenIdFromSuffixRootEntry();
961 genId = readGenIdFromSuffixRootEntry();
997 genId = readGenIdFromSuffixRootEntry();
1088 assertEquals(readGenIdFromSuffixRootEntry(), -1,
1093 assertEquals(readGenIdFromSuffixRootEntry(), EMPTY_DN_GENID,
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DGenerationIdTest.java472 private long readGenIdFromSuffixRootEntry(boolean shouldExist) throws Exception method in class:GenerationIdTest
602 dsGenId = readGenIdFromSuffixRootEntry(false);
625 dsGenId = readGenIdFromSuffixRootEntry(true);
731 dsGenId = readGenIdFromSuffixRootEntry(true);
941 genId = readGenIdFromSuffixRootEntry(true);
975 genId = readGenIdFromSuffixRootEntry(true);
1068 assertEquals(readGenIdFromSuffixRootEntry(false), -1,
1073 assertEquals(readGenIdFromSuffixRootEntry(true), EMPTY_DN_GENID,
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java250 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
392 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
760 private long readGenIdFromSuffixRootEntry(String rootDn) method in class:FractionalReplicationTest
1162 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1406 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1547 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1676 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1810 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1928 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java230 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
341 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
540 private long readGenIdFromSuffixRootEntry(String rootDn) throws Exception method in class:FractionalReplicationTest
894 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1132 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1241 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1335 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1434 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1515 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java250 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
392 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
760 private long readGenIdFromSuffixRootEntry(String rootDn) method in class:FractionalReplicationTest
1162 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1406 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1547 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1676 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1810 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1928 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java230 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
341 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
540 private long readGenIdFromSuffixRootEntry(String rootDn) throws Exception method in class:FractionalReplicationTest
894 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1132 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1241 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1335 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1434 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1515 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java250 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
392 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
760 private long readGenIdFromSuffixRootEntry(String rootDn) method in class:FractionalReplicationTest
1162 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1406 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1547 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1676 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1810 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1928 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java228 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
339 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
536 private long readGenIdFromSuffixRootEntry(String rootDn) throws Exception method in class:FractionalReplicationTest
890 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1128 long generationId = readGenIdFromSuffixRootEntry(TEST2_ROOT_DN_STRING);
1237 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1331 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1430 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));
1511 createFakeReplicationDomain(true, readGenIdFromSuffixRootEntry(TEST_ROOT_DN_STRING));

Completed in 144 milliseconds