Home
last modified time | relevance | path

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

/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/logging/
DJobServiceTest.java156 .logJobStatsHelper( in testJobExecutionLifeCycle_succeedThenSucceed()
173 .logJobStatsHelper( in testJobExecutionLifeCycle_succeedThenSucceed()
205 .logJobStatsHelper( in testJobExecutionLifeCycle_FailWithRetryThenFailWithoutRetry()
221 .logJobStatsHelper( in testJobExecutionLifeCycle_FailWithRetryThenFailWithoutRetry()
261 .logJobStatsHelper( in testJobExecutionLifeCycle_onStopWithRetryThenOnStopWithoutRetry()
278 .logJobStatsHelper( in testJobExecutionLifeCycle_onStopWithRetryThenOnStopWithoutRetry()
310 .logJobStatsHelper( in testJobExecutionLifeCycle_successThenHaltedByDevice()
339 .logJobStatsHelper( in testJobExecutionLifeCycle_successThenHaltedByDevice()
393 .logJobStatsHelper(anyInt(), anyLong(), anyLong(), anyInt(), anyInt()); in testJobExecutionLifeCycle_haltedThenSuccess()
400 .logJobStatsHelper( in testJobExecutionLifeCycle_haltedThenSuccess()
[all …]
DJobServiceLoggerTest.java144 .logJobStatsHelper( in testPersistJobExecutionData_openEndedLastExecution()
154 .logJobStatsHelper( in testPersistJobExecutionData_openEndedLastExecution()
189 .logJobStatsHelper( in testPersistJobExecutionData_closeEndedLastExecution()
199 .logJobStatsHelper( in testPersistJobExecutionData_closeEndedLastExecution()
268 .logJobStatsHelper( in testLogExecutionStats()
273 .logJobStatsHelper( in testLogExecutionStats()
386 mLogger.logJobStatsHelper( in testLogJobStatsHelper()
416 mLogger.logJobStatsHelper( in testLogJobStatsHelper_overflowValues()
445 mLogger.logJobStatsHelper( in testLogJobStatsHelper_smallNegativePeriod()
/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/spe/logging/
DJobServiceLogger.java314 logJobStatsHelper( in logExecutionStats()
337 public void logJobStatsHelper( in logJobStatsHelper() method in JobServiceLogger
442 logJobStatsHelper( in persistJobExecutionData()