Searched refs:expectSet (Results 1 – 1 of 1) sorted by relevance
75 Set<File> expectSet = new HashSet<File>(); in getExpectationFiles() local83 expectSet.addAll(Arrays.asList(files)); in getExpectationFiles()85 return expectSet; in getExpectationFiles()