Searched refs:isReadWrite (Results 1 – 1 of 1) sorted by relevance
365 bool isReadWrite = (cfg.getAccess() == toInt(VehiclePropertyAccess::READ_WRITE)); in TEST_P() local368 isReadWrite = (cfg.getAreaConfigs()[0]->getAccess() == in TEST_P()371 if (isReadWrite && isBooleanGlobalProp(propId) && !hvacProps.count(propId)) { in TEST_P()