Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp177 static bool isBooleanGlobalProp(int32_t property) { in isBooleanGlobalProp() function in VtsHalAutomotiveVehicleTargetTest
371 if (isReadWrite && isBooleanGlobalProp(propId) && !hvacProps.count(propId)) { in TEST_P()