Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dtest.rs14 let pkg_dir = env::var("CARGO_MANIFEST_DIR") in build_foreign_language_testcases() localVariable
/aosp_15_r20/external/python/asn1crypto/dev/
Ddeps.py279 def _extract_package(deps_dir, pkg_path, pkg_dir): argument
/aosp_15_r20/external/python/cpython2/Lib/test/support/
Dscript_helper.py137 def make_pkg(pkg_dir, init_source=''): argument
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dscript_helper.py248 def make_pkg(pkg_dir, init_source=''): argument
D__init__.py152 def load_package_tests(pkg_dir, loader, standard_tests, pattern): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_runpy.py109 def _add_pkg_dir(self, pkg_dir): argument
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dutil.py108 def submodule(parent, name, pkg_dir, content=''): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_runpy.py215 def _add_pkg_dir(self, pkg_dir, namespace=False): argument
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpackages.py661 def remove_pkg_file(self, filename, pkg_dir): argument