Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DVehicleUtilsTest.cpp57 constexpr int32_t floatVecProp = toInt(VehicleProperty::HVAC_TEMPERATURE_VALUE_SUGGESTION); variable
173 .prop = floatVecProp, in getInvalidPropValuesTestCases()
182 .prop = floatVecProp, in getInvalidPropValuesTestCases()
427 .prop = floatVecProp, in getInvalidValueRangeTestCases()
441 .prop = floatVecProp, in getInvalidValueRangeTestCases()
455 .prop = floatVecProp, in getInvalidValueRangeTestCases()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp514 VehiclePropValue floatVecProp = { in GenSetInvalidPropParams() local
516 props.push_back(floatVecProp); in GenSetInvalidPropParams()