Searched defs:dirs (Results 1 – 5 of 5) sorted by relevance
158 ImmutableList<File> dirs = findSourceDirs(child); in findSourceDirs() local
234 File dirs = new File(f.getParent()); in doInBackground() local
71 List<File> dirs = new ArrayList<File>(); in run() local
320 def tests_dirs_to_mapping(self, tests, dirs): argument
638 def rename_generated_dirs(dirs): argument