Home
last modified time | relevance | path

Searched refs:setDebugReportStatus (Results 1 – 12 of 12) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/aggregation/
DAggregateReportTest.java71 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in createAttributionReport()
93 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in createAttributionReportSingleTriggerDebugKey()
114 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in createAttributionReportSingleSourceDebugKey()
256 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in testHashCode_notEquals()
308 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in extractAggregateHistogramContributions_withInvalidDebugPayload_returnsEmptyList()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/
DEventReportFixture.java40 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in getBaseEventReportBuild()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/aggregation/
DAggregateReportFixture.java54 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in getValidAggregateReportBuilder()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DEventReportTest.java879 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in createExample()
904 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in createExampleSingleTriggerDebugKey()
926 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in createExampleMultipleTriggerDebugKeys()
948 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in createExampleSingleSourceDebugKey()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DEventReportingJobHandlerTest.java229 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in testSendReportForPendingDebugReportSuccess()
274 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in testSendReportSuccess_reinstallAttributionEnabled_persistsAppReportHistory()
345 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in testSendReportSuccess_reinstallAttributionDisabled_doesNotPersistsAppReportHistory()
414 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING) in testSendReportForPendingReportSuccess_coarseSource_doesNotPersistAppReportHistory()
DAggregateReportingJobHandlerTest.java468 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in testSendReportForPendingDebugReportSuccess()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/
DSqliteObjectMapper.java60 builder::setDebugReportStatus); in constructEventReportFromCursor()
357 builder::setDebugReportStatus); in constructAggregateReport()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/
DAggregateReport.java421 public Builder setDebugReportStatus(@DebugReportStatus int debugReportStatus) { in setDebugReportStatus() method in AggregateReport.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DEventReport.java366 public Builder setDebugReportStatus(@DebugReportStatus int debugReportStatus) { in setDebugReportStatus() method in EventReport.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/attribution/
DAttributionJobHandlerTest.java5660 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
5833 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
5969 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
6101 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
6120 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
6262 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
6280 .setDebugReportStatus(EventReport.DebugReportStatus.PENDING)
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/
DAttributionJobHandler.java543 .setDebugReportStatus(debugReportStatus) in maybeGenerateAggregateReport()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java9226 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in getPendingAggregateDebugReportIdsByCoordinatorWithRetryLimit()
9232 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in getPendingAggregateDebugReportIdsByCoordinatorWithRetryLimit()
9238 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in getPendingAggregateDebugReportIdsByCoordinatorWithRetryLimit()
9244 .setDebugReportStatus(AggregateReport.DebugReportStatus.PENDING) in getPendingAggregateDebugReportIdsByCoordinatorWithRetryLimit()