Home
last modified time | relevance | path

Searched defs:raises (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Dsuite_unittest.py279 raises=False, suite_deps=[], suite=None, argument
/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py95 def raises(): function
Dtest_descr.py906 def raises(exc, expected, callable, *args): function