Searched defs:loggingLocation (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java94 private String loggingLocation = null; field in class:AMLogTest
162 loggingLocation = tlogLoc;
163 logPath = loggingLocation + "/" + logName;
/forgerock/openam/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java94 private String loggingLocation = null; field in class:AMLogTest
162 loggingLocation = tlogLoc;
163 logPath = loggingLocation + "/" + logName;

Completed in 30 milliseconds