Searched defs:areaId (Results 1 – 1 of 1) sorted by relevance
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 94 def emptyValueProperty(self, propertyId, areaId=0): argument 119 def readVhalProperty(self, propertyId, areaId=0): argument 144 def setVhalProperty(self, propertyId, value, areaId=0, expectedStatus=0): argument 173 def setAndVerifyIntProperty(self, propertyId, value, areaId=0): argument 334 def onPropertySetError(errorCode, propId, areaId): argument 738 def onPropertySetError(erroCode, propId, areaId): argument 805 def __init__(self, test, propertyId, areaId=0): argument 864 def __init__(self, test, propertyId, areaId=0): argument
|