Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyDef.java168 public static final String LISTENER_TEST = "listener_test_only_for_cts"; field in PowerPolicyDef.IdSet
403 public static final PowerPolicyDef LISTENER_TEST = new PowerPolicyDef(IdSet.LISTENER_TEST, field in PowerPolicyDef.PolicySet
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java355 applyPowerPolicy(PowerPolicyDef.IdSet.LISTENER_TEST); in testPowerPolicyListeners()
362 component, PowerPolicyDef.PolicySet.LISTENER_TEST); in testPowerPolicyListeners()
492 defineAndCheckPolicy(PowerPolicyDef.PolicySet.LISTENER_TEST, testcase, stepNo++, in testPowerPolicyChange()