Searched refs:baselinePath (Results 1 – 1 of 1) sorted by relevance
102 bool BaseLineManager::ReadXmlFile(string baselinePath) in ReadXmlFile() argument104 xmlDocPtr ptrXmlDoc = xmlReadFile(baselinePath.c_str(), nullptr, XML_PARSE_NOBLANKS); in ReadXmlFile()