Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanControllerV1_0TargetTest.cpp105 hidl_vec<InterfaceType> iftypesResult; in getSupportedInterfaceTypes() local
106 mCanController->getSupportedInterfaceTypes(hidl_utils::fill(&iftypesResult)).assertOk(); in getSupportedInterfaceTypes()
107 return iftypesResult; in getSupportedInterfaceTypes()
/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/
DAutomotiveCanV1_0Fuzzer.cpp46 hidl_vec<CanController::InterfaceType> iftypesResult; in getSupportedInterfaceTypes() local
47 mCanController->getSupportedInterfaceTypes(hidl_utils::fill(&iftypesResult)); in getSupportedInterfaceTypes()