Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp141 size_t xpathNSNodes = 0; in dumpStatistics() local
229 ++xpathNSNodes; in dumpStatistics()
250 printf(" Number of XPathNS nodes: %zu\n", xpathNSNodes); in dumpStatistics()