Searched defs:getEntryAttributes (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java118 List<Attribute> eclIncludes = getEntryAttributes();
258 List<Attribute> entryAttrList = getEntryAttributes();
265 private List<Attribute> getEntryAttributes() method in class:SynchronizationMsgTest
351 List<Attribute> entryAttrList = getEntryAttributes();
426 List<Attribute> entryAttrList = getEntryAttributes();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java118 List<Attribute> eclIncludes = getEntryAttributes();
258 List<Attribute> entryAttrList = getEntryAttributes();
265 private List<Attribute> getEntryAttributes() method in class:SynchronizationMsgTest
351 List<Attribute> entryAttrList = getEntryAttributes();
426 List<Attribute> entryAttrList = getEntryAttributes();
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java119 List<Attribute> eclIncludes = getEntryAttributes();
259 List<Attribute> entryAttrList = getEntryAttributes();
266 private List<Attribute> getEntryAttributes() method in class:SynchronizationMsgTest
352 List<Attribute> entryAttrList = getEntryAttributes();
427 List<Attribute> entryAttrList = getEntryAttributes();

Completed in 35 milliseconds