Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java794 HalPropValue updatedPropValue = fakeVehicleStub.get(requestPropValue); in testSetMethodPropDefaultValueExist() local
823 HalPropValue updatedPropValue = fakeVehicleStub.get(requestPropValue); in testSetMethodPropDefaultValueNotExist() local
894 HalPropValue updatedPropValue = fakeVehicleStub.get(requestPropValue); in testSetMethodGlobalPropWithNoAreaIdSetValueOutOfRange() local
944 HalPropValue updatedPropValue = fakeVehicleStub.get(requestPropValue); in testSetMethodAreaConfigHasNoLimit() local
965 HalPropValue updatedPropValue = fakeVehicleStub.get(requestPropValue); in testSetMethodForHvacProp() local
1019 HalPropValue updatedPropValue = newAsyncGetResult.getHalPropValue(); in testSetAsyncForSingleProp() local