Searched defs:DEBUG_BASE_DIRECTORY (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core-rest/src/test/java/org/forgerock/openam/core/rest/record/
H A DDebugTestTemplate.java50 protected static final String DEBUG_BASE_DIRECTORY = "./target/logs"; field in class:DebugTestTemplate
64 debugDirectory = DEBUG_BASE_DIRECTORY + File.separator + logName;
/forgerock/openam/openam-core-rest/src/test/java/org/forgerock/openam/core/rest/record/
H A DDebugTestTemplate.java50 protected static final String DEBUG_BASE_DIRECTORY = "./target/logs"; field in class:DebugTestTemplate
64 debugDirectory = DEBUG_BASE_DIRECTORY + File.separator + logName;
/forgerock/openam-v13/openam-shared/src/test/java/com/sun/identity/shared/debug/
H A DDebugTestTemplate.java48 protected static final String DEBUG_BASE_DIRECTORY = "./target/logs"; field in class:DebugTestTemplate
62 debugDirectory = DEBUG_BASE_DIRECTORY + File.separator + logName;
/forgerock/openam/openam-shared/src/test/java/com/sun/identity/shared/debug/
H A DDebugTestTemplate.java48 protected static final String DEBUG_BASE_DIRECTORY = "./target/logs"; field in class:DebugTestTemplate
62 debugDirectory = DEBUG_BASE_DIRECTORY + File.separator + logName;

Completed in 29 milliseconds