Home
last modified time | relevance | path

Searched defs:debugReports (Results 1 – 9 of 9) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/adselection/
DAdSelectionDebugReportDaoTest.java70 List<DBAdSelectionDebugReport> debugReports = in testPersistAdSelectionDebugReportingHandlesDuplicateEntries() local
82 List<DBAdSelectionDebugReport> debugReports = in testGetDebugReportsBeforeTime() local
112 List<DBAdSelectionDebugReport> debugReports = in testDeleteDebugReportsBeforeTime() local
127 List<DBAdSelectionDebugReport> debugReports = new ArrayList<>(debugReportsSize); in testGetDebugReportsBeforeTimeHonorsLimit() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/attributionreporting/
DAttributionReportingListDebugReportsCommandTest.java183 List<DebugReport> debugReports = List.of(debugReport1); in testRunListDebugReports_singleDebugReportsPartialSchemaJson() local
191 List<DebugReport> debugReports = List.of(debugReport1, debugReport2); in testRunListDebugReports_multipleDebugReportsPartialSchemaJson() local
198 List<DebugReport> debugReports = List.of(debugReport1); in testRunListDebugReports_singleDebugReportsFullSchemaJson() local
205 List<DebugReport> debugReports = List.of(debugReport1, debugReport2); in testRunListDebugReports_multipleDebugReportsFullSchemaJson() local
224 private void testRunListDebugReportsWithSchema(List<DebugReport> debugReports, String[] schema) in testRunListDebugReportsWithSchema()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/debug/
DDebugReportProcessor.java103 public static List<Uri> getUrisFromAdAuction( in getUrisFromAdAuction()
121 List<DebugReport> debugReports) { in collectRejectReasonFromDebugReports()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/attributionreporting/
DAttributionReportingListDebugReportsCommand.java138 Optional<List<DebugReport>> debugReports, String schema) throws JSONException { in createOutputJson()
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/debug/
DDebugReportSenderWorkerTest.java246 List<DBAdSelectionDebugReport> debugReports = new ArrayList<>(); in createTestAdSelectionDebugReports() local
DDebugReportProcessorTest.java191 List<DebugReport> debugReports = new ArrayList<>(); in singleBuyerSessionWithTooManyUrisPerAdTech_returnsLimitedUris() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunner.java519 List<DebugReport> debugReports = in getWinningOutcomeAndContext() local
659 AdSelectionContext( in AdSelectionContext()
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DDbState.java157 JSONArray debugReports = testInput.getJSONArray("debug_reports"); in DbState() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/
DFledgeE2ETest.java2069 List<DBAdSelectionDebugReport> debugReports = in testFledgeFlowSuccessWithDebugReportingSentInBatch() local
2164 List<DBAdSelectionDebugReport> debugReports = in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled() local
2232 List<DBAdSelectionDebugReport> debugReports = in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled() local