Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java235 private boolean mIsDaemonCrashed; field in CarWatchdogServiceUnitTest
317 if (mIsDaemonCrashed) { in tearDown()
3573 mIsDaemonCrashed = false; in mockWatchdogDaemon()
3859 mIsDaemonCrashed = true; in crashWatchdogDaemon()