Home
last modified time | relevance | path

Searched defs:m_logging (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py132 def test_add_signal_handler_install_error2(self, m_logging, m_signal): argument
150 def test_add_signal_handler_install_error3(self, m_logging, m_signal): argument
198 def test_remove_signal_handler_cleanup_error(self, m_logging, m_signal): argument
Dtest_proactor_events.py240 def test_fatal_error(self, m_logging): argument