Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/driver/
Dparser.py36 test_name = None variable in CaseResult
/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.py445 def handle_test_tag(self, test_class, test_name): argument