Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp263 int32_t diagnosticIntValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeObd2SensorStore() local
271 sensorStore->setIntegerSensor(kDiagnosticIntIndex[diagnosticIntIndex], diagnosticIntValue); in invokeObd2SensorStore()