Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/command/
Dconsole.py484 product_info = "product_info" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py61 product_info = "productinfo" variable in ReportConstant
297 product_info = dict() variable in ExecInfo
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit_lite.py690 def process_product_info(message, product_info): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py268 product_info = "product_info" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dlistener.py81 product_info = {} variable in SuitesResult
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py1088 def handle_product_info(message, product_info): argument