Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp255 int32_t vhalVersion = mVhalClient->getRemoteInterfaceVersion(); in TEST_P() local
272 EXPECT_THAT(vhalVersion, Ge(requiredVersion)) in TEST_P()
275 << " is " << vhalVersion << ", must not be supported"; in TEST_P()