Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3621 private void initService(int wantedInvocations) throws Exception { in initService()
3647 private void captureCarPowerListeners(int wantedInvocations) { in captureCarPowerListeners()
3659 private void captureBroadcastReceiver(int wantedInvocations) { in captureBroadcastReceiver()
3667 private void captureCarUxRestrictionsChangeListener(int wantedInvocations) { in captureCarUxRestrictionsChangeListener()
3708 private void verifyDatabaseInit(int wantedInvocations) throws Exception { in verifyDatabaseInit()
3722 private void captureStatsPullAtomCallback(int wantedInvocations) { in captureStatsPullAtomCallback()