Home
last modified time | relevance | path

Searched defs:wanted_nodes (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/test/
Dtest_xml_utils.cc24 TiXmlNodeVector* wanted_nodes) { in InternalGetNodesWithName()
35 TiXmlNodeVector* wanted_nodes = new TiXmlNodeVector; in GetNodesWithName() local