Searched refs:tareController (Results 1 – 1 of 1) sorted by relevance
585 TareController tareController = mService.getTareController(); in testGetMaxJobExecutionTimeMs() local586 spyOn(tareController); in testGetMaxJobExecutionTimeMs()590 .when(tareController).getMaxJobExecutionTimeMsLocked(any()); in testGetMaxJobExecutionTimeMs()618 TareController tareController = mService.getTareController(); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_disabled() local619 spyOn(tareController); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_disabled()623 .when(tareController).getMaxJobExecutionTimeMsLocked(any()); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_disabled()747 TareController tareController = mService.getTareController(); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_enabled() local748 spyOn(tareController); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_enabled()752 .when(tareController).getMaxJobExecutionTimeMsLocked(any()); in testGetMaxJobExecutionTimeMs_timeoutSafeguards_enabled()