Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp191 int32_t vehicleProp3 = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeSubscribe() local
222 .propId = toInt(kVehicleProp[abs(vehicleProp3) % kVehiclePropArrayLength]), in invokeSubscribe()
229 toInt(kVehicleProp[abs(vehicleProp3) % kVehiclePropArrayLength]), in invokeSubscribe()
238 uint32_t vehicleProp3 = in invokeSetAndGetValues() local
254 expectedValue->prop = toInt(kVehicleProp[vehicleProp3]); in invokeSetAndGetValues()