Searched refs:oldOutputs (Results 1 – 1 of 1) sorted by relevance
58 Set<File> oldOutputs = mChecker.getOldOutputs(); in handleGeneratedFile() local60 mMustCompile = oldOutputs.contains(file.getLocation().toFile()); in handleGeneratedFile()