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()
45 public final class PowerPolicyHostTest extends CarHostJUnit4TestCase { class391 private final PowerPolicyHostTest mHostTest;398 ComponentTestHelper(PowerPolicyHostTest hostTest, String componentName, Class typeClass) in ComponentTestHelper()