Lines Matching refs:VehicleProperty
49 using ::aidl::android::hardware::automotive::vehicle::VehicleProperty;
161 void verifyProperty(VehicleProperty propId, VehiclePropertyAccess access,
264 auto it = VersionForVehicleProperty.find(static_cast<VehicleProperty>(propId)); in TEST_P()
300 int32_t propId = toInt(VehicleProperty::PERF_VEHICLE_SPEED); in TEST_P()
348 std::unordered_set<int32_t> hvacProps = {toInt(VehicleProperty::HVAC_DEFROSTER), in TEST_P()
349 toInt(VehicleProperty::HVAC_AC_ON), in TEST_P()
350 toInt(VehicleProperty::HVAC_MAX_AC_ON), in TEST_P()
351 toInt(VehicleProperty::HVAC_MAX_DEFROST_ON), in TEST_P()
352 toInt(VehicleProperty::HVAC_RECIRC_ON), in TEST_P()
353 toInt(VehicleProperty::HVAC_DUAL_ON), in TEST_P()
354 toInt(VehicleProperty::HVAC_AUTO_ON), in TEST_P()
355 toInt(VehicleProperty::HVAC_POWER_ON), in TEST_P()
356 toInt(VehicleProperty::HVAC_AUTO_RECIRC_ON), in TEST_P()
357 toInt(VehicleProperty::HVAC_ELECTRIC_DEFROSTER_ON)}; in TEST_P()
453 int32_t propId = toInt(VehicleProperty::PERF_VEHICLE_SPEED); in TEST_P()
473 int32_t propId = toInt(VehicleProperty::INVALID); in TEST_P()
497 int32_t propId = toInt(VehicleProperty::PERF_VEHICLE_SPEED); in TEST_P()
580 int32_t propId = toInt(VehicleProperty::PERF_VEHICLE_SPEED); in TEST_P()
675 int32_t propId = toInt(VehicleProperty::PARKING_BRAKE_ON); in TEST_P()
774 void VtsHalAutomotiveVehicleTargetTest::verifyProperty(VehicleProperty propId, in verifyProperty()
849 verifyProperty(VehicleProperty::LOCATION_CHARACTERIZATION, VehiclePropertyAccess::READ, in TEST_P()
855 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_POSITION, VehiclePropertyAccess::READ, in TEST_P()
861 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_ORIENTATION, VehiclePropertyAccess::READ, in TEST_P()
867 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_FIELD_OF_VIEW, VehiclePropertyAccess::READ, in TEST_P()
873 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_DETECTION_RANGE, VehiclePropertyAccess::READ, in TEST_P()
879 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_SUPPORTED_RANGES, in TEST_P()
886 verifyProperty(VehicleProperty::ULTRASONICS_SENSOR_MEASURED_DISTANCE, in TEST_P()
893 verifyProperty(VehicleProperty::EMERGENCY_LANE_KEEP_ASSIST_ENABLED, in TEST_P()
899 verifyProperty(VehicleProperty::EMERGENCY_LANE_KEEP_ASSIST_STATE, VehiclePropertyAccess::READ, in TEST_P()
905 verifyProperty(VehicleProperty::CRUISE_CONTROL_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
911 verifyProperty(VehicleProperty::CRUISE_CONTROL_TYPE, VehiclePropertyAccess::READ_WRITE, in TEST_P()
917 verifyProperty(VehicleProperty::CRUISE_CONTROL_STATE, VehiclePropertyAccess::READ, in TEST_P()
923 verifyProperty(VehicleProperty::CRUISE_CONTROL_COMMAND, VehiclePropertyAccess::WRITE, in TEST_P()
929 verifyProperty(VehicleProperty::CRUISE_CONTROL_TARGET_SPEED, VehiclePropertyAccess::READ, in TEST_P()
935 verifyProperty(VehicleProperty::ADAPTIVE_CRUISE_CONTROL_TARGET_TIME_GAP, in TEST_P()
942 verifyProperty(VehicleProperty::ADAPTIVE_CRUISE_CONTROL_LEAD_VEHICLE_MEASURED_DISTANCE, in TEST_P()
948 verifyProperty(VehicleProperty::HANDS_ON_DETECTION_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
954 verifyProperty(VehicleProperty::HANDS_ON_DETECTION_DRIVER_STATE, VehiclePropertyAccess::READ, in TEST_P()
960 verifyProperty(VehicleProperty::HANDS_ON_DETECTION_WARNING, VehiclePropertyAccess::READ, in TEST_P()
966 verifyProperty(VehicleProperty::DRIVER_DROWSINESS_ATTENTION_SYSTEM_ENABLED, in TEST_P()
972 verifyProperty(VehicleProperty::DRIVER_DROWSINESS_ATTENTION_STATE, VehiclePropertyAccess::READ, in TEST_P()
978 verifyProperty(VehicleProperty::DRIVER_DROWSINESS_ATTENTION_WARNING_ENABLED, in TEST_P()
984 verifyProperty(VehicleProperty::DRIVER_DROWSINESS_ATTENTION_WARNING, in TEST_P()
990 verifyProperty(VehicleProperty::DRIVER_DISTRACTION_SYSTEM_ENABLED, in TEST_P()
996 verifyProperty(VehicleProperty::DRIVER_DISTRACTION_STATE, VehiclePropertyAccess::READ, in TEST_P()
1002 verifyProperty(VehicleProperty::DRIVER_DISTRACTION_WARNING_ENABLED, in TEST_P()
1008 verifyProperty(VehicleProperty::DRIVER_DISTRACTION_WARNING, VehiclePropertyAccess::READ, in TEST_P()
1014 verifyProperty(VehicleProperty::EV_BRAKE_REGENERATION_LEVEL, in TEST_P()
1020 verifyProperty(VehicleProperty::EV_STOPPING_MODE, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1026 verifyProperty(VehicleProperty::EV_CURRENT_BATTERY_CAPACITY, VehiclePropertyAccess::READ, in TEST_P()
1032 verifyProperty(VehicleProperty::ENGINE_IDLE_AUTO_STOP_ENABLED, in TEST_P()
1038 verifyProperty(VehicleProperty::DOOR_CHILD_LOCK_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1044 verifyProperty(VehicleProperty::WINDSHIELD_WIPERS_PERIOD, VehiclePropertyAccess::READ, in TEST_P()
1050 verifyProperty(VehicleProperty::WINDSHIELD_WIPERS_STATE, VehiclePropertyAccess::READ, in TEST_P()
1056 verifyProperty(VehicleProperty::WINDSHIELD_WIPERS_SWITCH, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1062 verifyProperty(VehicleProperty::STEERING_WHEEL_DEPTH_POS, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1068 verifyProperty(VehicleProperty::STEERING_WHEEL_DEPTH_MOVE, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1074 verifyProperty(VehicleProperty::STEERING_WHEEL_HEIGHT_POS, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1080 verifyProperty(VehicleProperty::STEERING_WHEEL_HEIGHT_MOVE, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1086 verifyProperty(VehicleProperty::STEERING_WHEEL_THEFT_LOCK_ENABLED, in TEST_P()
1092 verifyProperty(VehicleProperty::STEERING_WHEEL_LOCKED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1098 verifyProperty(VehicleProperty::STEERING_WHEEL_EASY_ACCESS_ENABLED, in TEST_P()
1104 verifyProperty(VehicleProperty::STEERING_WHEEL_LIGHTS_STATE, VehiclePropertyAccess::READ, in TEST_P()
1110 verifyProperty(VehicleProperty::STEERING_WHEEL_LIGHTS_SWITCH, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1116 verifyProperty(VehicleProperty::GLOVE_BOX_DOOR_POS, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1122 verifyProperty(VehicleProperty::GLOVE_BOX_LOCKED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1128 verifyProperty(VehicleProperty::MIRROR_AUTO_FOLD_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1134 verifyProperty(VehicleProperty::MIRROR_AUTO_TILT_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1140 verifyProperty(VehicleProperty::SEAT_HEADREST_HEIGHT_POS_V2, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1146 verifyProperty(VehicleProperty::SEAT_WALK_IN_POS, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1152 verifyProperty(VehicleProperty::SEAT_FOOTWELL_LIGHTS_STATE, VehiclePropertyAccess::READ, in TEST_P()
1158 verifyProperty(VehicleProperty::SEAT_FOOTWELL_LIGHTS_SWITCH, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1164 verifyProperty(VehicleProperty::SEAT_EASY_ACCESS_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1170 verifyProperty(VehicleProperty::SEAT_AIRBAG_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1176 verifyProperty(VehicleProperty::SEAT_CUSHION_SIDE_SUPPORT_POS, in TEST_P()
1182 verifyProperty(VehicleProperty::SEAT_CUSHION_SIDE_SUPPORT_MOVE, in TEST_P()
1188 verifyProperty(VehicleProperty::SEAT_LUMBAR_VERTICAL_POS, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1194 verifyProperty(VehicleProperty::SEAT_LUMBAR_VERTICAL_MOVE, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1200 verifyProperty(VehicleProperty::AUTOMATIC_EMERGENCY_BRAKING_ENABLED, in TEST_P()
1206 verifyProperty(VehicleProperty::AUTOMATIC_EMERGENCY_BRAKING_STATE, VehiclePropertyAccess::READ, in TEST_P()
1212 verifyProperty(VehicleProperty::FORWARD_COLLISION_WARNING_ENABLED, in TEST_P()
1218 verifyProperty(VehicleProperty::FORWARD_COLLISION_WARNING_STATE, VehiclePropertyAccess::READ, in TEST_P()
1224 verifyProperty(VehicleProperty::BLIND_SPOT_WARNING_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1230 verifyProperty(VehicleProperty::BLIND_SPOT_WARNING_STATE, VehiclePropertyAccess::READ, in TEST_P()
1236 verifyProperty(VehicleProperty::LANE_DEPARTURE_WARNING_ENABLED, in TEST_P()
1242 verifyProperty(VehicleProperty::LANE_DEPARTURE_WARNING_STATE, VehiclePropertyAccess::READ, in TEST_P()
1248 verifyProperty(VehicleProperty::LANE_KEEP_ASSIST_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1254 verifyProperty(VehicleProperty::LANE_KEEP_ASSIST_STATE, VehiclePropertyAccess::READ, in TEST_P()
1260 verifyProperty(VehicleProperty::LANE_CENTERING_ASSIST_ENABLED, in TEST_P()
1266 verifyProperty(VehicleProperty::LANE_CENTERING_ASSIST_COMMAND, VehiclePropertyAccess::WRITE, in TEST_P()
1272 verifyProperty(VehicleProperty::LANE_CENTERING_ASSIST_STATE, VehiclePropertyAccess::READ, in TEST_P()
1278 verifyProperty(VehicleProperty::CLUSTER_HEARTBEAT, VehiclePropertyAccess::WRITE, in TEST_P()
1284 verifyProperty(VehicleProperty::VEHICLE_DRIVING_AUTOMATION_CURRENT_LEVEL, in TEST_P()
1290 verifyProperty(VehicleProperty::CAMERA_SERVICE_CURRENT_STATE, VehiclePropertyAccess::WRITE, in TEST_P()
1296 verifyProperty(VehicleProperty::SEAT_AIRBAGS_DEPLOYED, VehiclePropertyAccess::READ, in TEST_P()
1302 verifyProperty(VehicleProperty::SEAT_BELT_PRETENSIONER_DEPLOYED, VehiclePropertyAccess::READ, in TEST_P()
1308 verifyProperty(VehicleProperty::IMPACT_DETECTED, VehiclePropertyAccess::READ, in TEST_P()
1314 verifyProperty(VehicleProperty::EV_BATTERY_AVERAGE_TEMPERATURE, VehiclePropertyAccess::READ, in TEST_P()
1320 verifyProperty(VehicleProperty::LOW_SPEED_COLLISION_WARNING_ENABLED, in TEST_P()
1326 verifyProperty(VehicleProperty::LOW_SPEED_COLLISION_WARNING_STATE, VehiclePropertyAccess::READ, in TEST_P()
1332 verifyProperty(VehicleProperty::VALET_MODE_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1338 verifyProperty(VehicleProperty::ELECTRONIC_STABILITY_CONTROL_ENABLED, in TEST_P()
1344 verifyProperty(VehicleProperty::ELECTRONIC_STABILITY_CONTROL_STATE, VehiclePropertyAccess::READ, in TEST_P()
1350 verifyProperty(VehicleProperty::CROSS_TRAFFIC_MONITORING_ENABLED, in TEST_P()
1356 verifyProperty(VehicleProperty::CROSS_TRAFFIC_MONITORING_WARNING_STATE, in TEST_P()
1362 verifyProperty(VehicleProperty::HEAD_UP_DISPLAY_ENABLED, VehiclePropertyAccess::READ_WRITE, in TEST_P()
1368 verifyProperty(VehicleProperty::LOW_SPEED_AUTOMATIC_EMERGENCY_BRAKING_ENABLED, in TEST_P()
1374 verifyProperty(VehicleProperty::LOW_SPEED_AUTOMATIC_EMERGENCY_BRAKING_STATE, in TEST_P()