Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.cpp44 const auto XML_TAG_ROOT = "configuration"; variable
111 xmlStrcmp(ptrRootNode->name, reinterpret_cast<const xmlChar*>(XML_TAG_ROOT))) { in ReadXmlFile()