Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp372 auto propToGet = mVhalClient->createHalPropValue(propId); in TEST_P() local
373 auto getValueResult = mVhalClient->getValueSync(*propToGet); in TEST_P()
417 getValueResult = mVhalClient->getValueSync(*propToGet); in TEST_P()