Searched defs:areaId (Results 1 – 1 of 1) sorted by relevance
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 85 def emptyValueProperty(self, propertyId, areaId=0): argument 110 def readVhalProperty(self, propertyId, areaId=0): argument 133 def setVhalProperty(self, propertyId, value, areaId=0, expectedStatus=0): argument 160 def setAndVerifyIntProperty(self, propertyId, value, areaId=0): argument 679 def onPropertySetError(erroCode, propId, areaId): argument 744 def __init__(self, test, propertyId, areaId=0): argument 803 def __init__(self, test, propertyId, areaId=0): argument
|