Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_error.py62 class XmlNotExistError(TestDiscoveryException): class
/tools/asuite/atest/
Datest_error.py62 class XmlNotExistError(TestDiscoveryException): class
/tools/asuite/atest-py2/test_finders/
Dtest_finder_utils.py722 raise atest_error.XmlNotExistError('%s: The xml file does'
976 raise atest_error.XmlNotExistError('%s: The xml file does'
Dtest_finder_utils_unittest.py572 self.assertRaises(atest_error.XmlNotExistError,
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py793 raise atest_error.XmlNotExistError('%s: The xml file does'
1051 raise atest_error.XmlNotExistError('%s: The xml file does'