Searched defs:m_log (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_futures.py | 383 def test_tb_logger_abandoned(self, m_log): argument 389 def test_tb_logger_not_called_after_cancel(self, m_log): argument 397 def test_tb_logger_result_unretrieved(self, m_log): argument 404 def test_tb_logger_result_retrieved(self, m_log): argument 412 def test_tb_logger_exception_unretrieved(self, m_log): argument 421 def test_tb_logger_exception_retrieved(self, m_log): argument 429 def test_tb_logger_exception_result_retrieved(self, m_log): argument 495 def check_future_exception_never_retrieved(self, debug, m_log): argument
|
| D | test_proactor_events.py | 165 def test_loop_writing_err(self, m_log): argument 564 def test_sendto_exception(self, m_log): argument 759 def test_create_server(self, m_log): argument
|
| D | test_selector_events.py | 749 def test_write_exception(self, m_log): argument 886 def test_transport_close_remove_writer(self, m_log): argument 1208 def test_sendto_exception(self, m_log): argument
|
| D | test_tasks.py | 2070 def test_tb_logger_not_called_after_cancel(self, m_log): argument 2087 def test_coroutine_never_yielded(self, m_log): argument 2251 def test_error_in_call_soon(self, m_log): argument
|
| D | test_unix_events.py | 907 def test_write_err(self, m_write, m_log): argument
|
| D | test_base_events.py | 1862 def test_accept_connection_exception(self, m_log): argument
|
| /third_party/python/Modules/ |
| D | mathmodule.c | 729 m_log(double x) in m_log() function
|