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

/forgerock/openidm-v4/openidm-util/src/test/java/org/forgerock/openidm/util/
H A DFileUtilTest.java68 textFile = uncacheFile(random, textFile);
77 textFile = uncacheFile(random, textFile);
86 textFile = uncacheFile(random, textFile);
95 textFile = uncacheFile(random, textFile);
104 textFile = uncacheFile(random, textFile);
113 private File uncacheFile(Random random, File textFile) { method in class:FileUtilTest
130 textFile = uncacheFile(random, textFile);
139 textFile = uncacheFile(random, textFile);
148 textFile = uncacheFile(random, textFile);
157 textFile = uncacheFile(rando
[all...]

Completed in 26 milliseconds