Searched defs:ldifFormat (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java60 private boolean ldifFormat; field in class:PSearchOperations
81 this.ldifFormat = false;
126 public void setLdifFormat(boolean ldifFormat) { argument
127 this.ldifFormat = ldifFormat;
138 if(!ldifFormat)
273 if(!ldifFormat)
280 if(!ldifFormat)
288 if(!ldifFormat)
/forgerock/opendj2/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java59 private boolean ldifFormat; field in class:PSearchOperations
80 this.ldifFormat = false;
125 public void setLdifFormat(boolean ldifFormat) { argument
126 this.ldifFormat = ldifFormat;
137 if(!ldifFormat)
272 if(!ldifFormat)
279 if(!ldifFormat)
287 if(!ldifFormat)
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java60 private boolean ldifFormat; field in class:PSearchOperations
81 this.ldifFormat = false;
126 public void setLdifFormat(boolean ldifFormat) { argument
127 this.ldifFormat = ldifFormat;
138 if(!ldifFormat)
273 if(!ldifFormat)
280 if(!ldifFormat)
288 if(!ldifFormat)
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java60 private boolean ldifFormat; field in class:PSearchOperations
81 this.ldifFormat = false;
126 public void setLdifFormat(boolean ldifFormat) { argument
127 this.ldifFormat = ldifFormat;
138 if(!ldifFormat)
273 if(!ldifFormat)
280 if(!ldifFormat)
288 if(!ldifFormat)
/forgerock/opendj2-hg/tests/staf-tests/shared/java/ldapjdk/
H A DPSearchOperations.java59 private boolean ldifFormat; field in class:PSearchOperations
80 this.ldifFormat = false;
125 public void setLdifFormat(boolean ldifFormat) { argument
126 this.ldifFormat = ldifFormat;
137 if(!ldifFormat)
272 if(!ldifFormat)
279 if(!ldifFormat)
287 if(!ldifFormat)

Completed in 1039 milliseconds