Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 12 of 12) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
Dexception.py24 def __init__(self, error_msg): argument
33 def __init__(self, error_msg): argument
44 def __init__(self, error_msg): argument
53 def __init__(self, error_msg): argument
62 def __init__(self, error_msg): argument
74 def __init__(self, error_msg): argument
85 def __init__(self, error_msg): argument
96 def __init__(self, error_msg): argument
107 def __init__(self, error_msg): argument
118 def __init__(self, error_msg): argument
[all …]
Dvariables.py150 def set_error_msg(self, error_msg): argument
206 def flash_error_msg_and_result(self, error_msg): argument
312 def set_error_msg(self, error_msg): argument
Dtest_case.py856 def _screenshot_and_flash_error_msg(ignore_fail, is_raise_exception, msg_args, argument
1136 def _flash_error_msg(msg_args, error_msg): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dexception.py21 def __init__(self, error_msg, error_no=""): argument
31 def __init__(self, error_msg, error_no=""): argument
41 def __init__(self, error_msg="ExecuteTerminate", error_no=""): argument
56 def __init__(self, error_msg="ReportException", error_no=""): argument
66 def __init__(self, error_msg, error_no=""): argument
80 def __init__(self, error_msg, error_no=""): argument
94 def __init__(self, error_msg, error_no=""): argument
109 def __init__(self, error_msg="ShellCommandUnresponsiveException", argument
126 def __init__(self, error_msg="DeviceUnresponsiveException", error_no=""): argument
136 def __init__(self, error_msg, error_no=""): argument
[all …]
/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dexception.py29 def __init__(self, error_msg, error_no=""): argument
39 def __init__(self, error_msg, error_no=""): argument
49 def __init__(self, error_msg, error_no=""): argument
60 def __init__(self, error_msg, error_no=""): argument
70 def __init__(self, error_msg, error_no=""): argument
81 def __init__(self, error_msg, error_no=""): argument
91 def __init__(self, error_msg, error_no=""): argument
111 def __init__(self, error_msg, error_no="", device=None): argument
155 def __init__(self, error_msg, error_no="", device=None): argument
160 def __init__(self, error_msg, error_no="", device=None): argument
[all …]
/test/testfwk/developer_test/src/core/
Dexception.py21 def __init__(self, error_msg): argument
30 def __init__(self, error_msg): argument
39 def __init__(self, error_msg): argument
/test/testfwk/xdevice/src/xdevice/_core/context/
Dlife_stage.py77 def __init__(self, report_path, unavailable, error_msg): argument
160 def __init__(self, case_name, case_result, error_msg=""): argument
Dupload.py130 def upload_unavailable_result(cls, error_msg, case_id="", report_path=""): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dcpp_parser.py141 def handle_test_suite_failed(self, error_msg): argument
286 def handle_test_run_failed(error_msg): argument
Djunit_parser.py219 def handle_test_run_failed(error_msg): argument
Dcpp_parser_lite.py278 def handle_test_run_failed(error_msg): argument
/test/testfwk/xdevice/plugins/devicetest/runner/
Dtest_runner.py313 start_time, error_msg, report, **kwargs): argument
430 def handle_suites_ended(self, error_msg): argument