Searched defs:test_name (Results 1 – 5 of 5) 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 | 100 def report_normal_type(self, test_results, dom, test_name, result_node): argument
|
| D | test_case.py | 169 def exec_one_testcase(self, test_name, test_func): argument 382 def run_test(self, test_name, test_func): argument 446 def test_method_end(self, test_name): argument 618 …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 | listener.py | 46 test_name = None variable in CaseResult 134 def __init__(self, class_name, test_name): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
| D | parser_lite.py | 444 def handle_test_tag(self, test_class, test_name): argument
|