Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp1840 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
1867 auto getValueResult = in TEST_F() local
1895 auto getValueResult = getValue(VehiclePropValue{ in TEST_F() local
2126 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2175 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2662 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp1840 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
1867 auto getValueResult = in TEST_F() local
1895 auto getValueResult = getValue(VehiclePropValue{ in TEST_F() local
2126 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2175 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2662 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java1121 GetSetValueResult getValueResult = GetSetValueResult.newErrorResult( in testGetPropertiesAsync_cancellationSignalCancelRequests() local
1152 GetSetValueResult getValueResult = GetSetValueResult.newGetValueResult(0, value); in testOnGetValueResult_onSuccess() local
1236 GetSetValueResult getValueResult = GetSetValueResult.newErrorResult( in testOnGetValueResult_onFailure() local
1268 GetSetValueResult getValueResult = GetSetValueResult.newErrorResult( in testPropertyAsyncError_GetDetailedErrorCode() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/vts/src/
H A DVtsHalAutomotiveVehicle_TargetTest.cpp373 auto getValueResult = mVhalClient->getValueSync(*propToGet); in TEST_P() local
458 auto getValueResult = mVhalClient->getValueSync(*mVhalClient->createHalPropValue(propId)); in TEST_P() local
474 auto getValueResult = mVhalClient->getValueSync(*mVhalClient->createHalPropValue(propId)); in TEST_P() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
H A DFakeVehicleHardware.cpp1286 GetValueResult getValueResult; in handleGetValueRequest() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/
H A DFakeVehicleHardware.cpp1286 GetValueResult getValueResult; in handleGetValueRequest() local