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

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java339 readAllRecords(rLogName, adminToken, numRecs);
344 private void readAllRecords(String fileName, SSOToken ssot, int numRecsExp) method in class:AMLogTest
351 throw new AMLogException("readAllRecords:AMLogException: " +
354 throw new AMLogException("readAllRecords:NoSuchField: " +
357 throw new AMLogException("readAllRecords:IOException: " +
360 throw new AMLogException("readAllRecords:Exception: " +
/forgerock/openam/openam-test/src/test/java/com/sun/identity/log/
H A DAMLogTest.java339 readAllRecords(rLogName, adminToken, numRecs);
344 private void readAllRecords(String fileName, SSOToken ssot, int numRecsExp) method in class:AMLogTest
351 throw new AMLogException("readAllRecords:AMLogException: " +
354 throw new AMLogException("readAllRecords:NoSuchField: " +
357 throw new AMLogException("readAllRecords:IOException: " +
360 throw new AMLogException("readAllRecords:Exception: " +

Completed in 28 milliseconds