Searched refs:INVALID_XML (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/aidegen/lib/ | ||
D | xml_util.py | 41 constant.INVALID_XML.format(XML_FILE=xml_file)) |
/tools/asuite/aidegen/ | ||
D | constant.py | 166 INVALID_XML = 'The content of {XML_FILE} is not valid.' variable |