Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/vts/functional/
H A DVtsHalCanControllerV1_0TargetTest.cpp198 static const std::vector<std::pair<InterfaceType, IfId>> compatMatrix = { in TEST_P() local
207 for (const auto [iftype, cfg] : compatMatrix) { in TEST_P()