Home
last modified time | relevance | path

Searched defs:test_modes (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/test/
Dtest_dbm_ndbm.py54 def test_modes(self): member in DbmTestCase
Dtest_fileinput.py984 def test_modes(self): member in Test_hook_encoded
Dtest_tempfile.py1812 def test_modes(self): member in TestTemporaryDirectory
Dtest_tarfile.py3554 def test_modes(self): member in TestExtractionFilters
/third_party/glfw/tests/
Dmonitors.c134 static void test_modes(GLFWmonitor* monitor) in test_modes() function