Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/tests/
DPolicyManagerTest.cpp88 const VehicleApPowerStateReport kExistingTransition = VehicleApPowerStateReport::WAIT_FOR_VHAL; variable
426 kExistingTransition); in checkPowerPolicyGroups()
446 .getDefaultPowerPolicyForState(kValidPowerPolicyGroupId, kExistingTransition) in checkInvalidPolicies()
528 .getDefaultPowerPolicyForState(kValidPowerPolicyGroupId, kExistingTransition) in TEST_F()
555 .getDefaultPowerPolicyForState(kValidPowerPolicyGroupId, kExistingTransition) in TEST_F()
596 .getDefaultPowerPolicyForState(kValidPowerPolicyGroupId, kExistingTransition) in TEST_F()
622 .getDefaultPowerPolicyForState(kInvalidPowerPolicyGroupId, kExistingTransition) in TEST_F()