Home
last modified time | relevance | path

Searched defs:clientTestcase (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java303 String clientTestcase, String clientAction, String component, int userId) in waitPowerPolicyListenersUpdated()
314 String clientTestcase, String clientAction, String component, int userId) in checkPowerPolicyListenersUpdated()
326 String clientTestcase, String clientAction, String component) throws Exception { in waitResetPowerPolicyListenersComplete()
345 private void testPowerPolicyListeners(String clientTestcase, String component, in testPowerPolicyListeners()
494 String clientTestcase = "PowerPolicyListenerTest"; in testPowerPolicyChange() local