Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp189 std::unordered_set<int32_t> hvacProps = {(int)VehicleProperty::HVAC_DEFROSTER, in TEST_P() local
204 !hvacProps.count(cfg.prop)) { in TEST_P()