Home
last modified time | relevance | path

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

/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py266 def GetPythonDataOfVariableSpecMsg(self, var_spec_msg): member in VtsTcpClient
300 name] = self.GetPythonDataOfVariableSpecMsg(
304 index] = self.GetPythonDataOfVariableSpecMsg(
314 name] = self.GetPythonDataOfVariableSpecMsg(
318 index] = self.GetPythonDataOfVariableSpecMsg(
327 self.GetPythonDataOfVariableSpecMsg(vector_value))
367 self.GetPythonDataOfVariableSpecMsg(return_type_hidl))
/test/vts/utils/python/mirror/
Dresource_mirror.py370 data.append(self._client.GetPythonDataOfVariableSpecMsg(item))