Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp150 bool checkIsSupported(int32_t propertyId);
301 if (!checkIsSupported(propId)) { in TEST_P()
454 if (!checkIsSupported(propId)) { in TEST_P()
498 if (!checkIsSupported(propId)) { in TEST_P()
581 if (!checkIsSupported(propId)) { in TEST_P()
676 if (!checkIsSupported(propId)) { in TEST_P()
1379 bool VtsHalAutomotiveVehicleTargetTest::checkIsSupported(int32_t propertyId) { in checkIsSupported() function in VtsHalAutomotiveVehicleTargetTest