Searched refs:toPush (Results 1 – 1 of 1) sorted by relevance
529 Set<String> toPush = new LinkedHashSet<>(); in testBitstreamsConformance() local553 if (md5File.exists() && bitstreamFile.exists() && toPush.add(p)) { in testBitstreamsConformance()565 processor = new ProcessBitstreamsValidation(toPush, curMethod); in testBitstreamsConformance()571 toPush.clear(); in testBitstreamsConformance()