Searched refs:ComponentTestHelper (Results 1 – 1 of 1) sorted by relevance
418 ComponentTestHelper[] testHelpers = { in testPowerPolicyAndComponentUserSetting()419 new ComponentTestHelper<LocationInfo>(this, "LOCATION", LocationInfo.class), in testPowerPolicyAndComponentUserSetting()533 private static final class ComponentTestHelper<T> { class in PowerPolicyHostTest541 ComponentTestHelper(PowerPolicyHostTest hostTest, String componentName, Class typeClass) in ComponentTestHelper() method in PowerPolicyHostTest.ComponentTestHelper583 private void testComponent(ComponentTestHelper testHelper) in testComponent()