Searched defs:test_modes (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_dbm_ndbm.py | 54 def test_modes(self): member in DbmTestCase |
| D | test_fileinput.py | 984 def test_modes(self): member in Test_hook_encoded |
| D | test_tempfile.py | 1812 def test_modes(self): member in TestTemporaryDirectory |
| D | test_tarfile.py | 3554 def test_modes(self): member in TestExtractionFilters |
| /third_party/glfw/tests/ | ||
| D | monitors.c | 134 static void test_modes(GLFWmonitor* monitor) in test_modes() function |