Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogServiceUnitTest.java1163 private void initService(int wantedInvocations) throws Exception { in initService()
1172 private void captureCarPowerListeners(int wantedInvocations) { in captureCarPowerListeners()
1184 private void captureBroadcastReceiver(int wantedInvocations) { in captureBroadcastReceiver()
1207 private void captureUserLifecycleListener(int wantedInvocations) { in captureUserLifecycleListener()
DWatchdogPerfHandlerUnitTest.java4849 captureOnSetResourceOveruseConfigurations(int wantedInvocations) throws Exception { in captureOnSetResourceOveruseConfigurations()
4924 private void captureCarUxRestrictionsChangeListener(int wantedInvocations) { in captureCarUxRestrictionsChangeListener()
4936 private void captureStatsPullAtomCallback(int wantedInvocations) { in captureStatsPullAtomCallback()
4949 private void verifyDatabaseInit(int wantedInvocations) throws Exception { in verifyDatabaseInit()