Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/developer_test/src/core/driver/
Dparser.py36 test_name = None variable in CaseResult
/test/testfwk/xdevice/plugins/devicetest/core/
Dreport.py95 def report_normal_type(self, testsuites, test_results, test_name): argument
Dtest_case.py175 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/
Dbean.py30 test_name = None variable in CaseResult
Dlistener.py38 def __init__(self, class_name, test_name): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dcpp_parser_lite.py403 def handle_test_tag(self, test_class, test_name): argument