Home
last modified time | relevance | path

Searched defs:raise_exception (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
Drecord.py34 def is_shutdown(self, raise_exception=True): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py793 def raise_exception(self, error_code: str): member in Device