Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp89 bool isBooleanGlobalProp(int32_t property) { in isBooleanGlobalProp() function in VehicleHalHidlTest
203 if (cfg.access == VehiclePropertyAccess::READ_WRITE && isBooleanGlobalProp(cfg.prop) && in TEST_P()