Searched refs:test_import_module_usage (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 1684 def test_import_module_usage(self): member in ImportsFixerTests |
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 1742 def test_import_module_usage(self): member in ImportsFixerTests |