Searched refs:Py2Pb (Results 1 – 5 of 5) sorted by relevance
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 128 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/ |
D | VtsCodelabHostMultiHalTest.py | 62 whiteState_pb = self.light_types.Py2Pb("LightState", whiteState)
|
/test/vts/utils/python/mirror/ |
D | native_entity_mirror.py | 160 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/ |
D | VtsHalTvCecV1_0HostTest.py | 90 message = self.vtypes.Py2Pb("CecMessage", cec_message)
|
/test/vts-testcase/hal/tv/cec/V1_0/host_cec_client/ |
D | VtsHalTvCecV1_0HostCecClientTest.py | 140 message = self.vtypes.Py2Pb("CecMessage", cec_message)
|