Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp1837 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
1864 auto getValueResult = in TEST_F() local
1892 auto getValueResult = getValue(VehiclePropValue{ in TEST_F() local
2123 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2172 auto getValueResult = getValue(VehiclePropValue{.prop = dependentProp}); in TEST_F() local
2659 auto getValueResult = getValue(VehiclePropValue{.prop = OBD2_FREEZE_FRAME_INFO}); in TEST_F() local
/hardware/interfaces/automotive/vehicle/vts/src/
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
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1273 GetValueResult getValueResult; in handleGetValueRequest() local