Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/vts/functional/
H A DVtsHalCanBusV1_0TargetTest.cpp35 struct CanErrorListener : public can::V1_0::ICanErrorListener { struct
148 auto closeHandle = listenForErrors(new CanErrorListener()); in TEST_P()
164 auto closeHandle = listenForErrors(new CanErrorListener()); in TEST_P()