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