Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dxml_util.py41 constant.INVALID_XML.format(XML_FILE=xml_file))
/tools/asuite/aidegen/
Dconstant.py166 INVALID_XML = 'The content of {XML_FILE} is not valid.' variable