Searched refs:test_tb_logger_not_called_after_cancel (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_futures.py | 432 def test_tb_logger_not_called_after_cancel(self, m_log): member in BaseFutureTests |
D | test_tasks.py | 2463 def test_tb_logger_not_called_after_cancel(self, m_log): member in BaseTaskTests |