Home
last modified time | relevance | path

Searched refs:restartWatchdogDaemonAndAwait (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java323 restartWatchdogDaemonAndAwait(); in tearDown()
406 restartWatchdogDaemonAndAwait(); in testWatchdogDaemonRestart()
1742 restartWatchdogDaemonAndAwait(); in testSetResourceOveruseConfigurationsRetriedWithDisconnectedDaemon()
1763 restartWatchdogDaemonAndAwait(); in testSetResourceOveruseConfigurationsRetriedWithRepeatedRemoteException()
1784 restartWatchdogDaemonAndAwait(); in testSetResourceOveruseConfigurationsRetriedWithRepeatedRemoteException()
3862 private void restartWatchdogDaemonAndAwait() throws Exception { in restartWatchdogDaemonAndAwait() method in CarWatchdogServiceUnitTest