Searched defs:test_name (Results 1 – 6 of 6) sorted by relevance
| /test/testfwk/developer_test/src/core/driver/ |
| D | parser.py | 36 test_name = None variable in CaseResult
|
| /test/testfwk/xdevice/plugins/devicetest/core/ |
| D | report.py | 95 def report_normal_type(self, testsuites, test_results, test_name): argument
|
| D | test_case.py | 175 def exec_one_testcase(self, test_name, test_func): argument 365 def run_test(self, test_name, test_func): argument 413 def test_method_end(self, test_name): argument 659 …def loop(self, test_name, looptimes=0, fail_break=False, fail_times=0, reset_test=None, cat_log_st… argument
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | bean.py | 30 test_name = None variable in CaseResult
|
| D | listener.py | 38 def __init__(self, class_name, test_name): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
| D | cpp_parser_lite.py | 403 def handle_test_tag(self, test_class, test_name): argument
|