Searched refs:createCarPowerPolicy (Results 1 – 1 of 1) sorted by relevance
/packages/services/Car/cpp/powerpolicy/server/tests/ |
D | PolicyManagerTest.cpp | 91 CarPowerPolicy createCarPowerPolicy(const std::string& id, in createCarPowerPolicy() function 152 createCarPowerPolicy("policy_id_other_off", {PowerComponent::WIFI}, 178 createCarPowerPolicy("expected_to_be_registered", 189 createCarPowerPolicy("policy_id_other_on", 217 createCarPowerPolicy("policy_id_other_untouched", 232 createCarPowerPolicy("policy_id_other_none", {PowerComponent::WIFI}, 238 createCarPowerPolicy("system_power_policy_all_on", 249 createCarPowerPolicy("system_power_policy_initial_on", 259 createCarPowerPolicy("system_power_policy_no_user_interaction", 269 createCarPowerPolicy("system_power_policy_suspend_prep", {}, [all …]
|