Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DEcc.py59 self.ExceptionFile = 'exception.xml'
112 EccGlobalData.gException = ExceptionCheck(self.ExceptionFile)
355 if Options.ExceptionFile != None:
356 self.ExceptionFile = Options.ExceptionFile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xml_etree.py1592 class ExceptionFile: class