Home
last modified time | relevance | path

Searched defs:propertyType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp819 void verifyRawPropValues(const RawPropValues& rawPropValues, VehiclePropertyType propertyType) { in verifyRawPropValues()
842 VehiclePropertyType propertyType = getPropertyType(propId); in testGetMinMaxSupportedValueForPropIdAreaId() local
964 VehiclePropertyType propertyType = getPropertyType(propId); in testGetSupportedValuesListsForPropIdAreaId() local
1042 VehiclePropertyType propertyType) { in verifyPropertyConfigMinMaxValue()
1109 VehiclePropertyType propertyType) { in verifyPropertyConfigRequireMinMaxValue()
1273 VehiclePropertyType propertyType = getPropertyType(expectedPropId); in TEST_P() local
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
DFakeVehicleHardware.cpp456 int32_t propertyType = cfg.prop & toInt(VehiclePropertyType::MASK); in init() local