Home
last modified time | relevance | path

Searched refs:importlib (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/idl_tool/test/sa_test/
H A Dsuite_base.py20 import importlib namespace
31 importlib.import_module(module_name)
/foundation/ability/idl_tool/test/hdi_unittest/
H A Dhdi_hash_test.py22 import importlib namespace
25 module = importlib.import_module(f'hdi_hash_test.{module_name}')
H A Dhdi_dump_ast_test.py22 import importlib namespace
25 module = importlib.import_module(f'hdi_dump_ast_test.{module_name}')
H A Dhdi_gen_test.py22 import importlib namespace
25 module = importlib.import_module(f'hdi_gen_test.{module_name}')

Completed in 2 milliseconds