Home
last modified time | relevance | path

Searched defs:mod_path (Results 1 – 2 of 2) sorted by relevance

/external/ltp/lib/
Dtst_module.c32 const char *mod_name, char **mod_path) in tst_module_exists()
83 char *mod_path = NULL; in tst_module_load() local
/external/python/cpython2/Lib/test/
Dtest_xpickle.py25 mod_path = os.path.abspath(os.path.join(os.path.dirname(__file__), variable