Searched refs:outLdifFilePath (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFSearchTestCase.java50 private String outLdifFilePath; field in class:LDIFSearchTestCase
81 outLdifFilePath = homeDirName + File.separator + "out.ldif";
114 "-o", outLdifFilePath,
120 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
140 "-o", outLdifFilePath,
146 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
167 "-o", outLdifFilePath,
173 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
198 "-o", outLdifFilePath,
204 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFSearchTestCase.java49 private String outLdifFilePath; field in class:LDIFSearchTestCase
80 outLdifFilePath = homeDirName + File.separator + "out.ldif";
113 "-o", outLdifFilePath,
119 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
139 "-o", outLdifFilePath,
145 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
166 "-o", outLdifFilePath,
172 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
197 "-o", outLdifFilePath,
203 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFSearchTestCase.java50 private String outLdifFilePath; field in class:LDIFSearchTestCase
81 outLdifFilePath = homeDirName + File.separator + "out.ldif";
114 "-o", outLdifFilePath,
120 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
140 "-o", outLdifFilePath,
146 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
167 "-o", outLdifFilePath,
173 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
198 "-o", outLdifFilePath,
204 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFSearchTestCase.java49 private String outLdifFilePath; field in class:LDIFSearchTestCase
80 outLdifFilePath = homeDirName + File.separator + "out.ldif";
113 "-o", outLdifFilePath,
119 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
139 "-o", outLdifFilePath,
145 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
166 "-o", outLdifFilePath,
172 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
197 "-o", outLdifFilePath,
203 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DLDIFSearchTestCase.java50 private String outLdifFilePath; field in class:LDIFSearchTestCase
81 outLdifFilePath = homeDirName + File.separator + "out.ldif";
114 "-o", outLdifFilePath,
120 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
140 "-o", outLdifFilePath,
146 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
167 "-o", outLdifFilePath,
173 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
198 "-o", outLdifFilePath,
204 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DLDIFSearchTestCase.java50 private String outLdifFilePath; field in class:LDIFSearchTestCase
81 outLdifFilePath = homeDirName + File.separator + "out.ldif";
114 "-o", outLdifFilePath,
120 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
140 "-o", outLdifFilePath,
146 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
167 "-o", outLdifFilePath,
173 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
198 "-o", outLdifFilePath,
204 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java324 String outLdifFilePath = tmpFile.getAbsolutePath();
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
328 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
370 String outLdifFilePath = tmpFile.getAbsolutePath();
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
374 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java323 String outLdifFilePath = tmpFile.getAbsolutePath();
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
327 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
369 String outLdifFilePath = tmpFile.getAbsolutePath();
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
373 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java324 String outLdifFilePath = tmpFile.getAbsolutePath();
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
328 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
370 String outLdifFilePath = tmpFile.getAbsolutePath();
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
374 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java323 String outLdifFilePath = tmpFile.getAbsolutePath();
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
327 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
369 String outLdifFilePath = tmpFile.getAbsolutePath();
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
373 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java324 String outLdifFilePath = tmpFile.getAbsolutePath();
326 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
328 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
370 String outLdifFilePath = tmpFile.getAbsolutePath();
372 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
374 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/makeldif/
H A DMakeLDIFTestCase.java323 String outLdifFilePath = tmpFile.getAbsolutePath();
325 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
327 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);
369 String outLdifFilePath = tmpFile.getAbsolutePath();
371 LdifFileWriter.makeLdif(outLdifFilePath, resourcePath, lines);
373 LDIFImportConfig ldifConfig = new LDIFImportConfig(outLdifFilePath);

Completed in 146 milliseconds