Home
last modified time | relevance | path

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

/hardware/interfaces/audio/common/all-versions/test/utility/src/
DValidateXml.cpp73 const std::string& getErrors() { return errors; } in getErrors() function
101 "\n Which is: " + xsdFilePath + "\nLibxml2 errors:\n" + libxml2.getErrors(); in validateXml()