Home
last modified time | relevance | path

Searched refs:test_raise (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/site_tests/platform_EncryptedStateful/
Dplatform_EncryptedStateful.py40 def test_raise(self): member in test_checker
179 chk.test_raise()
240 chk.test_raise()
/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py98 def test_raise(): function
104 test_raise.events = [(0, 'call'),
312 self.run_test(test_raise)
Dtest_atexit.py53 def test_raise(self): member in TestCase
Dtest_sys_setprofile.py201 def test_raise(self): member in ProfileHookTestCase
Dtest_urllib2.py533 def test_raise(self): member in OpenerDirectorTests
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py98 def test_raise(): function
104 test_raise.events = [(0, 'call'),
313 self.run_test(test_raise)
Dtest_atexit.py64 def test_raise(self): member in GeneralTest
Dtest_sys_setprofile.py200 def test_raise(self): member in ProfileHookTestCase
Dtest_grammar.py844 def test_raise(self): member in GrammarTests
Dtest_ast.py719 def test_raise(self): member in ASTValidatorTests
Dtest_urllib2.py600 def test_raise(self): member in OpenerDirectorTests