Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 5 of 5) 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.py100 def report_normal_type(self, test_results, dom, test_name, result_node): argument
Dtest_case.py169 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/
Dlistener.py46 test_name = None variable in CaseResult
134 def __init__(self, class_name, test_name): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py444 def handle_test_tag(self, test_class, test_name): argument