Home
last modified time | relevance | path

Searched refs:host_info (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/src/core/command/
Ddistribute_utils.py74 exec_info.host_info = ""
/test/testfwk/xdevice/src/xdevice/_core/report/
Dresult_reporter.py205 host_info = platform.platform()
216 exec_info.host_info = host_info
228 "host_info": host_info,
712 self.exec_info.device_name, self.exec_info.host_info,
Dreporter_helper.py67 host_info = "host_info" variable in ReportConstant
305 ReportConstant.device_name, ReportConstant.host_info,
310 host_info = "" variable in ExecInfo
484 exec_info.host_info = platform.platform()