Searched defs:subdirs (Results 1 – 10 of 10) sorted by relevance
37 def __init__(self, subdirs, actuals_root, argument68 def _load_result_pairs(self, actuals_root, subdirs): argument
11 subdirs: target
89 def get_tests_in_subdirs(subdirs): argument
164 def BuildStepMakePepperDirs(pepperdir, subdirs): argument
1306 def subdir(self, *subdirs):
649 vector<string> subdirs; in scandir() local