Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dlistener.py134 def __init__(self, class_name, test_name): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py472 def handle_suite_started_tag(self, class_name): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py108 class_name = "classname" variable in ReportConstant