Home
last modified time | relevance | path

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

/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py168 def GetPythonDataOfVariableSpecMsg(self, var_spec_msg): member in VtsTcpClient
204 result[struct_value.name] = self.GetPythonDataOfVariableSpecMsg(
207 result["attribute%d" % index] = self.GetPythonDataOfVariableSpecMsg(
216 result[union_value.name] = self.GetPythonDataOfVariableSpecMsg(
219 result["attribute%d" % index] = self.GetPythonDataOfVariableSpecMsg(
227 result.append(self.GetPythonDataOfVariableSpecMsg(vector_value))
256 result_value = self.GetPythonDataOfVariableSpecMsg(
261 result_value.append(self.GetPythonDataOfVariableSpecMsg(