Home | History | Annotate | Download | only in common_lib

Lines Matching full:mkdir

39         os.mkdir(self.resultsdir)
41 os.mkdir(self.profdir)
43 os.mkdir(self.debugdir)
721 os.mkdir(os.path.join(group_dir, name))