Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.cpp102 bool BaseLineManager::ReadXmlFile(string baselinePath) in ReadXmlFile() argument
104 xmlDocPtr ptrXmlDoc = xmlReadFile(baselinePath.c_str(), nullptr, XML_PARSE_NOBLANKS); in ReadXmlFile()