Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c19758 int n_sourceDoc; in test_xmlDOMWrapAdoptNode() local
19769 for (n_sourceDoc = 0;n_sourceDoc < gen_nb_xmlDocPtr;n_sourceDoc++) { in test_xmlDOMWrapAdoptNode()
19776 sourceDoc = gen_xmlDocPtr(n_sourceDoc, 1); in test_xmlDOMWrapAdoptNode()
19787 des_xmlDocPtr(n_sourceDoc, sourceDoc, 1); in test_xmlDOMWrapAdoptNode()
19798 printf(" %d", n_sourceDoc); in test_xmlDOMWrapAdoptNode()
19826 int n_sourceDoc; in test_xmlDOMWrapCloneNode() local
19841 for (n_sourceDoc = 0;n_sourceDoc < gen_nb_xmlDocPtr;n_sourceDoc++) { in test_xmlDOMWrapCloneNode()
19850 sourceDoc = gen_xmlDocPtr(n_sourceDoc, 1); in test_xmlDOMWrapCloneNode()
19862 des_xmlDocPtr(n_sourceDoc, sourceDoc, 1); in test_xmlDOMWrapCloneNode()
19875 printf(" %d", n_sourceDoc); in test_xmlDOMWrapCloneNode()