Home
last modified time | relevance | path

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

/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py128 vp = self.vtypes.Py2Pb("VehiclePropValue",
158 vp = self.vtypes.Py2Pb("VehiclePropValue", propValue)
246 self.vtypes.Py2Pb("VehicleProperty",
350 pbSubscribeOption = self.vtypes.Py2Pb("SubscribeOptions",
367 vp = self.vtypes.Py2Pb("VehiclePropValue", propValue)
727 pbSubscribeOptions = self.vtypes.Py2Pb("SubscribeOptions",
807 requestPropValue = self.test.vtypes.Py2Pb("VehiclePropValue",
865 requestPropValue = self.test.vtypes.Py2Pb("VehiclePropValue",
/test/vts/testcases/codelab/host_multi_hal/
DVtsCodelabHostMultiHalTest.py62 whiteState_pb = self.light_types.Py2Pb("LightState", whiteState)
/test/vts/utils/python/mirror/
Dnative_entity_mirror.py160 def Py2Pb(self, attribute_name, py_values): member in NativeEntityMirror
308 return self.Py2Pb(api_name, args)
/test/vts-testcase/hal/tv/cec/V1_0/host/
DVtsHalTvCecV1_0HostTest.py90 message = self.vtypes.Py2Pb("CecMessage", cec_message)
/test/vts-testcase/hal/tv/cec/V1_0/host_cec_client/
DVtsHalTvCecV1_0HostCecClientTest.py140 message = self.vtypes.Py2Pb("CecMessage", cec_message)