Searched refs:test_check_warnings (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_warnings.py | 803 def test_check_warnings(self): member in CatchWarningTests |
/external/python/cpython3/Lib/test/test_warnings/ | ||
D | __init__.py | 1132 def test_check_warnings(self): member in CatchWarningTests |