Searched refs:XmlNotExistError (Results 1 – 6 of 6) sorted by relevance
733 raise atest_error.XmlNotExistError('%s: The xml file does'991 raise atest_error.XmlNotExistError('%s: The xml file does'
577 self.assertRaises(atest_error.XmlNotExistError,
722 raise atest_error.XmlNotExistError('%s: The xml file does'976 raise atest_error.XmlNotExistError('%s: The xml file does'
572 self.assertRaises(atest_error.XmlNotExistError,
62 class XmlNotExistError(TestDiscoveryException): class