Searched defs:pkg_dir (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/ |
D | setup.py | 33 pkg_dir = os.path.join(build_path, 'package') variable
|
/third_party/python/Lib/test/support/ |
D | script_helper.py | 241 def make_pkg(pkg_dir, init_source=''): argument
|
D | __init__.py | 141 def load_package_tests(pkg_dir, loader, standard_tests, pattern): argument
|
/third_party/python/Lib/test/test_importlib/ |
D | util.py | 117 def submodule(parent, name, pkg_dir, content=''): argument
|
/third_party/python/Lib/test/ |
D | test_runpy.py | 215 def _add_pkg_dir(self, pkg_dir, namespace=False): argument
|