Home
last modified time | relevance | path

Searched defs:make_pkg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/support/
Dscript_helper.py137 def make_pkg(pkg_dir, init_source=''): function
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dscript_helper.py248 def make_pkg(pkg_dir, init_source=''): function
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_main.py89 def make_pkg(name): member in NameNormalizationTests