Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/tests/
DPolicyManagerTest.cpp72 constexpr const char* kExistingPowerPolicyId_OtherOn = "policy_id_other_on"; variable
383 policyMeta = policyManager.getPowerPolicy(kExistingPowerPolicyId_OtherOn); in checkPolicies()
410 policyMeta = policyManager.getPowerPolicy(kExistingPowerPolicyId_OtherOn); in checkPoliciesWithCustomComponents()