Home
last modified time | relevance | path

Searched defs:pkg_dir (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/support/
Dscript_helper.py241 def make_pkg(pkg_dir, init_source=''): argument
D__init__.py141 def load_package_tests(pkg_dir, loader, standard_tests, pattern): argument
/third_party/python/Lib/test/test_importlib/
Dutil.py117 def submodule(parent, name, pkg_dir, content=''): argument
/third_party/python/Lib/test/
Dtest_runpy.py215 def _add_pkg_dir(self, pkg_dir, namespace=False): argument