Searched refs:docpath (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/python/tests/ |
D | input_callback.py | 47 def run_test(desc, docpath, catalog, exp_status="verified", exp_err=[], test_callback=None, argument 59 parser = libxml2.createURLParserCtxt(docpath, opts) 89 docpath=startURL, catalog=None, 99 docpath=startURL, catalog=None, 107 docpath=startURL, catalog=catURL) 111 docpath=startURL, catalog=catURL, 120 docpath=startURL, catalog=catURL, 129 docpath="tst.xml", catalog=None, 140 docpath="tst.xml", catalog=None,
|