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/
DPowerPolicyGroups.java152 PowerPolicyDef.IdSet.TEST2);
155 new PowerPolicyGroupDef(GROUP_ID2, PowerPolicyDef.IdSet.TEST2,
DPowerPolicyDef.java165 public static final String TEST2 = "test2"; field in PowerPolicyDef.IdSet
392 public static final PowerPolicyDef TEST2 = new PowerPolicyDef(IdSet.TEST2, field in PowerPolicyDef.PolicySet
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java147 applyPowerPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()
149 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()
364 definePowerPolicy(PowerPolicyDef.PolicySet.TEST2.toString()); in defineAndCheckPolicyTest2()
366 testHelper.checkRegisteredPolicy(PowerPolicyDef.PolicySet.TEST2); in defineAndCheckPolicyTest2()