Searched refs:PRESERVE_TOTAL (Results 1 – 1 of 1) sorted by relevance
38 private static final int PRESERVE_TOTAL = 10; field in OutcomeStore172 for (int i = 0; i <= (outcomeFiles.length - PRESERVE_TOTAL); i++) { in makeRoom()