Home
last modified time | relevance | path

Searched defs:_raise_error (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py333 def _raise_error(self, msg): member in RobotWrapper
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py836 def _raise_error(Err): function
/external/python/cpython2/Lib/
Ddecimal.py3852 def _raise_error(self, condition, explanation = None, *args): member in Context
/external/python/cpython3/Lib/
D_pydecimal.py4020 def _raise_error(self, condition, explanation = None, *args): member in Context