Searched refs:test_module_import (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_importlib.py | 121 def test_module_import(self): member in ImportModuleTests |
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_api.py | 21 def test_module_import(self): member in ImportModuleTests |