Home
last modified time | relevance | path

Searched defs:modpath (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest___all__.py75 def walk_modules(self, basedir, modpath): argument
/external/selinux/libsemanage/tests/
Dtest_semanage_store.c52 const char *modpath = "./test-policy/store/active/modules"; variable
/external/bcc/src/cc/
Dbcc_syms.cc197 std::shared_ptr<ModulePath> modpath = in _add_module() local