Lines Matching full:listdir
1396 return [ f for f in os.listdir(test_root) if IsSuite(join(test_root, f)) ]