Home
last modified time | relevance | path

Searched refs:test_windows (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/glcpp/tests/
Dglcpp_test.py156 def test_windows(args): function
189 success = success and test_windows(args)
/external/python/cpython3/Misc/NEWS.d/
D3.11.0a5.rst688 Ensures ``test_importlib.test_windows`` cleans up registry keys after
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py870 def test_windows(self): member in TestOtherFS