Searched defs:pkg_dir (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/ |
D | test.rs | 14 let pkg_dir = env::var("CARGO_MANIFEST_DIR") in build_foreign_language_testcases() localVariable
|
/aosp_15_r20/external/python/asn1crypto/dev/ |
D | deps.py | 279 def _extract_package(deps_dir, pkg_path, pkg_dir): argument
|
/aosp_15_r20/external/python/cpython2/Lib/test/support/ |
D | script_helper.py | 137 def make_pkg(pkg_dir, init_source=''): argument
|
/aosp_15_r20/external/python/cpython3/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
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_runpy.py | 109 def _add_pkg_dir(self, pkg_dir): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/ |
D | util.py | 108 def submodule(parent, name, pkg_dir, content=''): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_runpy.py | 215 def _add_pkg_dir(self, pkg_dir, namespace=False): argument
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | packages.py | 661 def remove_pkg_file(self, filename, pkg_dir): argument
|