Searched refs:PowerPolicyHostTest (Results 1 – 2 of 2) sorted by relevance
19 import android.car.cts.PowerPolicyHostTest;23 private final PowerPolicyHostTest mHostTest;25 public PowerPolicyTestAnalyzer(PowerPolicyHostTest hostTest) { in PowerPolicyTestAnalyzer()
46 public final class PowerPolicyHostTest extends CarHostJUnit4TestCase { class418 private final PowerPolicyHostTest mHostTest;425 ComponentTestHelper(PowerPolicyHostTest hostTest, String componentName, Class typeClass) in ComponentTestHelper()