Home
last modified time | relevance | path

Searched refs:oh_jsunit_list (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py202 oh_jsunit_list = "OHJSUnitList" variable in CommonParserType
/test/testfwk/developer_test/src/core/driver/
Dopenharmony.py101 parsers = get_plugin(Plugin.PARSER, CommonParserType.oh_jsunit_list)
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dopenharmony.py619 parsers = get_plugin(Plugin.PARSER, CommonParserType.oh_jsunit_list)
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser.py1368 @Plugin(type=Plugin.PARSER, id=CommonParserType.oh_jsunit_list)