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