Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md13 2. Diagnostic Integer Sensor Index (parameter name: `diagnosticIntIndex`)
21 | `diagnosticIntIndex` | 0.`DiagnosticIntegerSensorIndex::FUEL_SYSTEM_STATUS` 1.`DiagnosticIntege…
DVehicleManager_fuzzer.cpp261 uint32_t diagnosticIntIndex = in invokeObd2SensorStore() local
271 sensorStore->setIntegerSensor(kDiagnosticIntIndex[diagnosticIntIndex], diagnosticIntValue); in invokeObd2SensorStore()