Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3630 captureAndVerifyRegistrationWithDaemon(/* waitOnMain= */ true); in initService()
3678 private void captureAndVerifyRegistrationWithDaemon(boolean waitOnMain) throws Exception { in captureAndVerifyRegistrationWithDaemon() method in CarWatchdogServiceUnitTest
3870 captureAndVerifyRegistrationWithDaemon(/* waitOnMain= */ false); in restartWatchdogDaemonAndAwait()