Home
last modified time | relevance | path

Searched refs:check_result_report (Results 1 - 18 of 18) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/driver/
H A Dwindows.py39 from xdevice import check_result_report namespace
181 self.result = check_result_report(
189 self.result = check_result_report(
H A Ddevice_test.py42 from xdevice import check_result_report namespace
258 self.result = check_result_report(
266 self.result = check_result_report(
408 self.result = check_result_report(
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dhandler.py69 from _core.utils import check_result_report namespace
93 check_result_report(report_path, report_file, error_message, report_name, module_name,
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A D__init__.py31 from xdevice import check_result_report namespace
H A Doh_kernel_driver.py104 self.result = check_result_report(
H A Dltp_posix_driver.py85 self.result = check_result_report(
H A Dcpp_driver.py111 self.result = check_result_report(
H A Doh_yara_driver.py131 self.result = check_result_report(
H A Djsunit_driver.py108 self.result = check_result_report(
H A Dc_driver_lite.py138 self.result = check_result_report(
H A Dcpp_driver_lite.py206 self.result = check_result_report(
H A Doh_jsunit_driver.py165 self.result = check_result_report(
699 self.result = check_result_report(request.config.report_path,
/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py35 from xdevice import check_result_report namespace
370 self.result = check_result_report(request.config.report_path,
520 self.result = check_result_report(
H A Dopenharmony.py27 from xdevice import check_result_report namespace
277 self.result = check_result_report(
H A Ddrivers.py34 from xdevice import DeviceTestType, check_result_report namespace
1223 self.result = check_result_report(
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py26 from xdevice import check_result_report namespace
403 check_result_report("", report_file, error_message=error_msg)
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py100 from _core.utils import check_result_report namespace
262 "check_result_report",
/test/testfwk/xdevice/src/xdevice/_core/
H A Dutils.py413 def check_result_report(report_root_dir, report_file, error_message="", function

Completed in 14 milliseconds