Searched defs:pkg_dir (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/ |
| D | setup.py | 32 pkg_dir = os.path.join(build_path, 'package') variable
|
| /third_party/python/Lib/test/support/ |
| D | script_helper.py | 248 def make_pkg(pkg_dir, init_source=''): argument
|
| D | __init__.py | 152 def load_package_tests(pkg_dir, loader, standard_tests, pattern): argument
|
| /third_party/python/Lib/test/test_importlib/ |
| D | util.py | 108 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
|