Home
last modified time | relevance | path

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

/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py588 self.verifyEnumPropIfSupported(prop, [0, 1])
605 self.verifyEnumPropIfSupported(prop, vars(enum).values())
645 def verifyEnumPropIfSupported(self, propertyId, validValues): member in VtsHalAutomotiveVehicleV2_0HostTest