Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/
DAutomotiveCanV1_0Fuzzer.cpp82 if (const bool shouldPassSerialSocket = mFuzzedDataProvider->ConsumeBool(); in invokeUpInterface() local
83 shouldPassSerialSocket) { in invokeUpInterface()