Searched defs:homeDirName (Results 1 - 21 of 21) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestEnvManager.java46 private String homeDirName; field in class:TestEnvManager
57 homeDirName = tempDir.getAbsolutePath();
79 File homeDir = new File(homeDirName);
81 EnvManager.createHomeDir(homeDirName);
85 Environment env = new Environment(new File(homeDirName), envConfig);
90 EnvManager.removeFiles(homeDirName);
H A DTestBackendImpl.java60 private String homeDirName; field in class:TestBackendImpl
82 homeDirName = "db_index_test";
1369 Base64.encode(homeDirName.getBytes()),
H A DTestImportJob.java55 private String homeDirName; field in class:TestImportJob
247 homeDirName = tempDir.getAbsolutePath();
249 EnvManager.createHomeDir(homeDirName);
251 FileOutputStream ldifFile = new FileOutputStream(homeDirName
259 ldifFile = new FileOutputStream(homeDirName + File.separator
267 ldifFile = new FileOutputStream(homeDirName + File.separator
275 ldifFile = new FileOutputStream(homeDirName + File.separator
304 fileList.add(homeDirName + File.separator + "top.ldif");
305 fileList.add(homeDirName + File.separator + "entries1.ldif");
394 fileList.add(homeDirName
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestEnvManager.java45 private String homeDirName; field in class:TestEnvManager
56 homeDirName = tempDir.getAbsolutePath();
78 File homeDir = new File(homeDirName);
80 EnvManager.createHomeDir(homeDirName);
84 Environment env = new Environment(new File(homeDirName), envConfig);
89 EnvManager.removeFiles(homeDirName);
H A DTestImportJob.java54 private String homeDirName; field in class:TestImportJob
246 homeDirName = tempDir.getAbsolutePath();
248 EnvManager.createHomeDir(homeDirName);
250 FileOutputStream ldifFile = new FileOutputStream(homeDirName
258 ldifFile = new FileOutputStream(homeDirName + File.separator
266 ldifFile = new FileOutputStream(homeDirName + File.separator
274 ldifFile = new FileOutputStream(homeDirName + File.separator
303 fileList.add(homeDirName + File.separator + "top.ldif");
304 fileList.add(homeDirName + File.separator + "entries1.ldif");
393 fileList.add(homeDirName
[all...]
H A DTestBackendImpl.java62 private String homeDirName; field in class:TestBackendImpl
84 homeDirName = "db_index_test";
1212 Base64.encode(homeDirName.getBytes()),
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestEnvManager.java46 private String homeDirName; field in class:TestEnvManager
57 homeDirName = tempDir.getAbsolutePath();
79 File homeDir = new File(homeDirName);
81 EnvManager.createHomeDir(homeDirName);
85 Environment env = new Environment(new File(homeDirName), envConfig);
90 EnvManager.removeFiles(homeDirName);
H A DTestBackendImpl.java60 private String homeDirName; field in class:TestBackendImpl
82 homeDirName = "db_index_test";
1369 Base64.encode(homeDirName.getBytes()),
H A DTestImportJob.java55 private String homeDirName; field in class:TestImportJob
247 homeDirName = tempDir.getAbsolutePath();
249 EnvManager.createHomeDir(homeDirName);
251 FileOutputStream ldifFile = new FileOutputStream(homeDirName
259 ldifFile = new FileOutputStream(homeDirName + File.separator
267 ldifFile = new FileOutputStream(homeDirName + File.separator
275 ldifFile = new FileOutputStream(homeDirName + File.separator
304 fileList.add(homeDirName + File.separator + "top.ldif");
305 fileList.add(homeDirName + File.separator + "entries1.ldif");
394 fileList.add(homeDirName
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestEnvManager.java45 private String homeDirName; field in class:TestEnvManager
56 homeDirName = tempDir.getAbsolutePath();
78 File homeDir = new File(homeDirName);
80 EnvManager.createHomeDir(homeDirName);
84 Environment env = new Environment(new File(homeDirName), envConfig);
89 EnvManager.removeFiles(homeDirName);
H A DTestImportJob.java54 private String homeDirName; field in class:TestImportJob
246 homeDirName = tempDir.getAbsolutePath();
248 EnvManager.createHomeDir(homeDirName);
250 FileOutputStream ldifFile = new FileOutputStream(homeDirName
258 ldifFile = new FileOutputStream(homeDirName + File.separator
266 ldifFile = new FileOutputStream(homeDirName + File.separator
274 ldifFile = new FileOutputStream(homeDirName + File.separator
303 fileList.add(homeDirName + File.separator + "top.ldif");
304 fileList.add(homeDirName + File.separator + "entries1.ldif");
393 fileList.add(homeDirName
[all...]
H A DTestBackendImpl.java62 private String homeDirName; field in class:TestBackendImpl
84 homeDirName = "db_index_test";
1212 Base64.encode(homeDirName.getBytes()),
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/
H A DTestEnvManager.java46 private String homeDirName; field in class:TestEnvManager
57 homeDirName = tempDir.getAbsolutePath();
79 File homeDir = new File(homeDirName);
81 EnvManager.createHomeDir(homeDirName);
85 Environment env = new Environment(new File(homeDirName), envConfig);
90 EnvManager.removeFiles(homeDirName);
H A DTestBackendImpl.java60 private String homeDirName; field in class:TestBackendImpl
82 homeDirName = "db_index_test";
1369 Base64.encode(homeDirName.getBytes()),
H A DTestImportJob.java55 private String homeDirName; field in class:TestImportJob
247 homeDirName = tempDir.getAbsolutePath();
249 EnvManager.createHomeDir(homeDirName);
251 FileOutputStream ldifFile = new FileOutputStream(homeDirName
259 ldifFile = new FileOutputStream(homeDirName + File.separator
267 ldifFile = new FileOutputStream(homeDirName + File.separator
275 ldifFile = new FileOutputStream(homeDirName + File.separator
304 fileList.add(homeDirName + File.separator + "top.ldif");
305 fileList.add(homeDirName + File.separator + "entries1.ldif");
394 fileList.add(homeDirName
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DImportLDIFTestCase.java59 private String homeDirName; field in class:ImportLDIFTestCase
94 homeDirName = tempDir.getAbsolutePath();
95 ldifFilePath = homeDirName + File.separator + "entries.ldif";
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DImportLDIFTestCase.java56 private String homeDirName; field in class:ImportLDIFTestCase
84 homeDirName = tempDir.getAbsolutePath();
85 ldifFilePath = homeDirName + File.separator + "entries.ldif";
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DImportLDIFTestCase.java59 private String homeDirName; field in class:ImportLDIFTestCase
94 homeDirName = tempDir.getAbsolutePath();
95 ldifFilePath = homeDirName + File.separator + "entries.ldif";
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DImportLDIFTestCase.java56 private String homeDirName; field in class:ImportLDIFTestCase
84 homeDirName = tempDir.getAbsolutePath();
85 ldifFilePath = homeDirName + File.separator + "entries.ldif";
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/tools/
H A DImportLDIFTestCase.java59 private String homeDirName; field in class:ImportLDIFTestCase
94 homeDirName = tempDir.getAbsolutePath();
95 ldifFilePath = homeDirName + File.separator + "entries.ldif";
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/tools/
H A DImportLDIFTestCase.java56 private String homeDirName; field in class:ImportLDIFTestCase
95 homeDirName = tempDir.getAbsolutePath();
96 ldifFilePath = homeDirName + File.separator + "entries.ldif";

Completed in 150 milliseconds