Searched refs:expectedTotalPolicies (Results 1 – 1 of 1) sorted by relevance
127 int expectedTotalPolicies = PowerPolicyDef.PolicySet.TOTAL_DEFAULT_REGISTERED_POLICIES; in testPowerPolicyChange() local136 testHelper.checkTotalRegisteredPolicies(expectedTotalPolicies); in testPowerPolicyChange()139 defineAndCheckPolicyTest1(testcase, stepNo++, ++expectedTotalPolicies); in testPowerPolicyChange()140 defineAndCheckPolicyTest2(testcase, stepNo++, ++expectedTotalPolicies); in testPowerPolicyChange()158 defineAndCheckPolicyListenerTest(testcase, stepNo++, ++expectedTotalPolicies); in testPowerPolicyChange()215 expectedTotalPolicies = PowerPolicyDef.PolicySet.TOTAL_DEFAULT_REGISTERED_POLICIES; in testPowerPolicyChange()218 testHelper.checkTotalRegisteredPolicies(expectedTotalPolicies); in testPowerPolicyChange()381 int expectedTotalPolicies) throws Exception { in defineAndCheckPolicyTest1() argument386 testHelper.checkTotalRegisteredPolicies(expectedTotalPolicies); in defineAndCheckPolicyTest1()390 int expectedTotalPolicies) throws Exception { in defineAndCheckPolicyTest2() argument[all …]