Searched refs:test_directory (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/tests/ | ||
H A D | warnings_test.py | 59 files = [f for f in os.listdir(args.test_directory) if f.endswith('.vert')] 71 file = os.path.join(args.test_directory, file) |
/third_party/python/Lib/test/test_tools/ | ||
H A D | test_fixcid.py | 60 def test_directory(self): member in Test |
/third_party/python/Lib/test/ | ||
H A D | test_unicode_file_functions.py | 165 def test_directory(self): member in UnicodeFileTests |
H A D | test_stat.py | 156 def test_directory(self): member in TestFilemode |
H A D | test_multiprocessing_main_handling.py | 205 def test_directory(self): member in MultiProcessingCmdLineMixin |
H A D | test_cmd_line_script.py | 250 def test_directory(self): member in CmdLineTest |
H A D | test_runpy.py | 684 def test_directory(self): member in RunPathTestCase |
Completed in 5 milliseconds