Searched refs:backgroundFetchExecutionLogger (Results 1 – 2 of 2) sorted by relevance
149 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in doRun() local152 cleanupFledgeData(jobStartTime, backgroundFetchExecutionLogger) in doRun()162 backgroundFetchExecutionLogger), in doRun()169 getCloseBackgroundFetchExecutionLoggerCallback(backgroundFetchExecutionLogger), in doRun()179 @NonNull BackgroundFetchExecutionLogger backgroundFetchExecutionLogger) { in updateData() argument182 backgroundFetchExecutionLogger.setNumOfEligibleToUpdateCAs(0); in updateData()187 backgroundFetchExecutionLogger.setNumOfEligibleToUpdateCAs(fetchDataList.size()); in updateData()232 Instant jobStartTime, BackgroundFetchExecutionLogger backgroundFetchExecutionLogger) { in cleanupFledgeData() argument238 backgroundFetchExecutionLogger.start(); in cleanupFledgeData()239 backgroundFetchExecutionLogger.setNumOfEligibleToUpdateCAs( in cleanupFledgeData()[all …]
65 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch() local67 backgroundFetchExecutionLogger.start(); in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()68 backgroundFetchExecutionLogger.close(NUM_OF_ELIGIBLE_TO_UPDATE_CAS, STATUS_SUCCESS); in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()86 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_missingStartBackgroundFetch() local92 backgroundFetchExecutionLogger.close( in testBackgroundFetchExecutionLogger_missingStartBackgroundFetch()101 BackgroundFetchExecutionLogger backgroundFetchExecutionLogger = in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch() local103 backgroundFetchExecutionLogger.start(); in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch()104 backgroundFetchExecutionLogger.close(NUM_OF_ELIGIBLE_TO_UPDATE_CAS, STATUS_INTERNAL_ERROR); in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch()109 backgroundFetchExecutionLogger.close( in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch()