Searched refs:test_import_module (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_test_support.py | 26 def test_import_module(self): member in TestSupport |
/external/python/cpython3/Lib/test/ | ||
D | test_support.py | 23 def test_import_module(self): member in TestSupport |
/external/python/six/ | ||
D | test_six.py | 39 def test_import_module(): function |
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 1638 def test_import_module(self): member in ImportsFixerTests |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 1696 def test_import_module(self): member in ImportsFixerTests |