Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java179 private final HalPropValue mPropValue2 = mPropValueBuilder.build( field in PropertyHalServiceTest
1451 serviceWrap.get(0).onHalEvents(List.of(mPropValue2)); in testSetCarPropertyValuesAsync_propertyUpdatedThroughEvent()
1586 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testSetCarPropertyValuesAsync_updateSubscriptionRate()
1704 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testMultipleSetCarPropertyValuesAsync_updateSubscriptionRateWithDifferentAreaIds()
1782 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testMultipleSetCarPropertyValuesAsync_overlappingSetAsync()
1797 deliverOkayGetResult(getInvocationWrap.get(1), mPropValue2); in testMultipleSetCarPropertyValuesAsync_overlappingSetAsync()
1875 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testSetCarPropertyValuesAsync_withSubscriptionFromDifferentAreaIds()
1922 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testSetCarPropertyValuesAsync_defaultSubscriptionRate()
1959 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testSetCarPropertyValuesAsync_defaultSubscriptionRateDifferentAreaIds()
2006 deliverOkayGetResult(getInvocationWrap.get(0), mPropValue2); in testSetCarPropertyValuesAsync_setUpdateRateHz()
[all …]