Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c19449 int n_sourceDoc; in test_xmlDOMWrapAdoptNode() local
19460 for (n_sourceDoc = 0;n_sourceDoc < gen_nb_xmlDocPtr;n_sourceDoc++) { in test_xmlDOMWrapAdoptNode()
19467 sourceDoc = gen_xmlDocPtr(n_sourceDoc, 1); in test_xmlDOMWrapAdoptNode()
19478 des_xmlDocPtr(n_sourceDoc, sourceDoc, 1); in test_xmlDOMWrapAdoptNode()
19489 printf(" %d", n_sourceDoc); in test_xmlDOMWrapAdoptNode()
19517 int n_sourceDoc; in test_xmlDOMWrapCloneNode() local
19532 for (n_sourceDoc = 0;n_sourceDoc < gen_nb_xmlDocPtr;n_sourceDoc++) { in test_xmlDOMWrapCloneNode()
19541 sourceDoc = gen_xmlDocPtr(n_sourceDoc, 1); in test_xmlDOMWrapCloneNode()
19553 des_xmlDocPtr(n_sourceDoc, sourceDoc, 1); in test_xmlDOMWrapCloneNode()
19566 printf(" %d", n_sourceDoc); in test_xmlDOMWrapCloneNode()