Searched refs:verifyCarPropertyValue (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 1167 verifyCarPropertyValue(currentCarPropertyValue, areaId, in verifySetProperty() 1181 verifyCarPropertyValue(updatedCarPropertyValue, areaId, in verifySetProperty() 1217 verifyCarPropertyValue(updatedCarPropertyValue, areaId, in verifyHvacTemperatureValueSuggestionSetter() 1363 verifyCarPropertyValue(carPropertyValue, carPropertyValue.getAreaId(), in verifyCarPropertyValueCallback() 1675 verifyCarPropertyValue(mPropertyId, areaId, CarPropertyValue.STATUS_AVAILABLE, in verifyClassSpecificGetPropertyResults() 1698 verifyCarPropertyValue(carPropertyValue, areaId, CAR_PROPERTY_VALUE_SOURCE_GETTER); in verifyCarPropertyValueGetter() 1764 private void verifyCarPropertyValue(CarPropertyValue<?> carPropertyValue, int expectedAreaId, in verifyCarPropertyValue() method in VehiclePropertyVerifier 1766 verifyCarPropertyValue(carPropertyValue.getPropertyId(), in verifyCarPropertyValue() 1772 private void verifyCarPropertyValue( in verifyCarPropertyValue() method in VehiclePropertyVerifier 2725 verifyCarPropertyValue(propertyId, getPropertyResult.getAreaId(), in verifyGetPropertiesAsync()
|