Home
last modified time | relevance | path

Searched refs:skipped_modules (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dgentest.py22 skipped_modules = [ "SAX", "xlink", "threads", "globals", variable
269 for mod in skipped_modules:
518 if (mod not in skipped_modules) and (func not in skipped_functions):
529 if (mod not in skipped_modules) and (func not in skipped_functions):
/external/libxml2/python/
Dgenerator.py153 skipped_modules = { variable
351 global skipped_modules
359 if file in skipped_modules: