Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyDef.java165 public static final String TEST2 = "test2_only_for_cts"; field in PowerPolicyDef.IdSet
394 public static final PowerPolicyDef TEST2 = new PowerPolicyDef(IdSet.TEST2, field in PowerPolicyDef.PolicySet
DPowerPolicyGroups.java243 PowerPolicyDef.IdSet.TEST2);
246 new PowerPolicyGroupDef(GROUP_ID2, PowerPolicyDef.IdSet.TEST2,
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java473 defineAndCheckPolicy(PowerPolicyDef.PolicySet.TEST2, testcase, stepNo++, in testPowerPolicyChange()
482 applyPowerPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()
484 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()