Home
last modified time | relevance | path

Searched refs:expectSet (Results 1 – 1 of 1) sorted by relevance

/cts/tools/utils/
DVogarUtils.java75 Set<File> expectSet = new HashSet<File>(); in getExpectationFiles() local
83 expectSet.addAll(Arrays.asList(files)); in getExpectationFiles()
85 return expectSet; in getExpectationFiles()