/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/ |
D | CountUniqueReportBodyTest.java | 89 .setDebugKey(DEBUG_KEY) in createCountUniqueReportBodyExample1() 119 createCountUniqueReportBodyExample1().setDebugKey(null).setDebugMode(false).build(); in testSharedInfoJsonSerializationDebugModeDisabled() 147 createCountUniqueReportBodyExample1().setDebugKey(null).setDebugMode(false).build(); in testAggregationServicePayloadsJsonSerializationWithoutDebugKey() 177 createCountUniqueReportBodyExample1().setDebugKey(null).setDebugMode(false).build(); in testCountUniqueReportBodyJsonSerializationWithoutDebugKey()
|
D | DebugKeyAccessorTest.java | 248 .setDebugKey(TRIGGER_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_appToAppNoSourceDebugKey_debugKeysNotPresent() 257 .setDebugKey(null) in getDebugKeys_enableBothSideDebugKeys_appToAppNoSourceDebugKey_debugKeysNotPresent() 282 .setDebugKey(null) in getDebugKeys_enableBothSideDebugKeys_appToAppNoTriggerDebugKey_debugKeysNotPresent() 291 .setDebugKey(SOURCE_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_appToAppNoTriggerDebugKey_debugKeysNotPresent() 315 .setDebugKey(TRIGGER_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_appToApp_debugKeysPresent() 324 .setDebugKey(SOURCE_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_appToApp_debugKeysPresent() 564 .setDebugKey(TRIGGER_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_webToWebNoSourceDebugKey_debugKeysNotPresent() 573 .setDebugKey(null) in getDebugKeys_enableBothSideDebugKeys_webToWebNoSourceDebugKey_debugKeysNotPresent() 598 .setDebugKey(null) in getDebugKeys_enableBothSideDebugKeys_webToWebNoTriggerDebugKey_debugKeysNotPresent() 607 .setDebugKey(SOURCE_DEBUG_KEY) in getDebugKeys_enableBothSideDebugKeys_webToWebNoTriggerDebugKey_debugKeysNotPresent() [all …]
|
D | DebugReportApiTest.java | 1294 .setDebugKey(new UnsignedLong(123L)) in testScheduleSourceReport_sourceChannelCapacityLimit_success() 1328 .setDebugKey(new UnsignedLong(123L)) in testScheduleSourceReport_srcChannelCapacityLimitDebugFlagDisabled_dontSchedule() 1350 .setDebugKey(new UnsignedLong(123L)) in testScheduleSourceReport_srcChannelCapacityLimitSourceFlagDisabled_dontSchedule() 1371 .setDebugKey(new UnsignedLong(123L)) in testScheduleSourceReport_srcChannelCapacityLimitAdTechNotOpIn_dontSchedule() 1392 .setDebugKey(new UnsignedLong(12L)) in testScheduleSourceReport_srcChannelCapacityLimitNoEnrollmentId_dontSchedule() 1416 .setDebugKey(new UnsignedLong(123L)) in testScheduleSourceReport_srcTriggerStateCardinalityLimit_success() 1450 .setDebugKey(new UnsignedLong(12L)) in testScheduleSourceReport_srcTriggerStateCardinalityLimDebugDisabled_dontSchedule() 1473 .setDebugKey(new UnsignedLong(12L)) in testScheduleSourceReport_srcTriggerStateCardinalityLimSourceDisabled_dontSchedule() 1495 .setDebugKey(new UnsignedLong(12L)) in testScheduleSourceReport_srcTriggerStateCardinalityLimAdTechNotOpIn_dontSchedule() 1517 .setDebugKey(new UnsignedLong(12L)) in testScheduleSourceReport_srcTriggerStateCardinalityLimNoEnrollmentId_dontSchedule()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/attributionreporting/ |
D | AttributionReportingListTriggerRegistrationsCommandTest.java | 73 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) 87 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) 101 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) 115 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) 142 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) 359 .setDebugKey(new UnsignedLong(jsonObject.getLong(DEBUG_KEY))) in getTriggerFromJson()
|
D | AttributionReportingListSourceRegistrationsCommandTest.java | 91 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) 101 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) 110 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) 124 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) 422 builder.setDebugKey(new UnsignedLong(jsonObject.getLong(DEBUG_KEY))); in getSourceFromJson() 512 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in getValidSourceWithFullSchema()
|
D | AttributionReportingHelperTest.java | 54 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in testSourceToJson_partialSchemaHappyPath() 101 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in testSourceToJson_fullSchemaHappyPath() 180 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) in testTriggerToJson_happyPath() 207 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) in testTriggerToJson_fullSchemaHappyPath() 212 .setDebugKey(TriggerFixture.ValidTriggerParams.DEBUG_KEY) in testTriggerToJson_fullSchemaHappyPath()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/attribution/ |
D | XnaSourceCreatorTest.java | 179 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources() 251 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources() 382 .setDebugKey(null) in generateDerivedSources_sharedDebugKeyDisabled_doesntAddDebugKeyToDerivedSource() 481 .setDebugKey(null) in generateDerivedSources_withSharedFilterDataKeys_filtersAndGeneratesSources() 600 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources()
|
D | AttributionJobHandlerTest.java | 1731 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_noPermission() 1759 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_hasArDebugPermission() 1805 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_hasAdIdPermission() 4335 .setDebugKey(TRIGGER_DEBUG_KEY) 4348 .setDebugKey(SOURCE_DEBUG_KEY) 4413 .setDebugKey(SOURCE_DEBUG_KEY) 4466 .setDebugKey(TRIGGER_DEBUG_KEY) 6352 .setDebugKey(debugKey2) 6402 .setDebugKey(sourceDebugKey) 6521 .setDebugKey(debugKey2) [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | CountUniqueReportTest.java | 140 .setDebugKey("123") in testHashCode_notEquals() 169 .setDebugKey("123") in createCountUniqueReport()
|
D | SourceTest.java | 172 .setDebugKey(DEBUG_KEY_1) in testEqualsPass() 233 .setDebugKey(DEBUG_KEY_1) in testEqualsPass() 412 SourceFixture.getMinimalValidSourceBuilder().setDebugKey(DEBUG_KEY_1).build(), in testEqualsFail() 413 SourceFixture.getMinimalValidSourceBuilder().setDebugKey(DEBUG_KEY_2).build()); in testEqualsFail() 1487 .setDebugKey(debugKey) in assertInvalidSourceArguments() 1812 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexValid_returnsTrue() 1858 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexArithmeticInvalid_returnsFalse() 1916 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexIterativeInvalid_returnsFalse() 1955 .setDebugKey(new UnsignedLong(47823478789L)) in validateAttributionScopeValues_fullFlexAttributionScopeMaxEventStatesNull_returnsFalse() 2090 .setDebugKey(new UnsignedLong(47823478789L)) in isFlexEventApiValueValid_eventSource_true() [all …]
|
D | EventReportTest.java | 994 .setDebugKey(TRIGGER_DEBUG_KEY) in createTriggerForDebugJoinKeyTests() 1009 .setDebugKey(SOURCE_DEBUG_KEY) in createSourceForDebugJoinKeyTests() 1027 .setDebugKey(SOURCE_DEBUG_KEY) in createSourceForAdIdDebugKeyTests() 1049 .setDebugKey(TRIGGER_DEBUG_KEY) in createTriggerForAdIdDebugKeyTests()
|
D | TriggerTest.java | 141 .setDebugKey(DEBUG_KEY) in testEqualsPass() 177 .setDebugKey(DEBUG_KEY) in testEqualsPass() 1358 .setDebugKey(debugKey) in assertInvalidTriggerArguments()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunnerTest.java | 161 .setDebugKey(new UnsignedLong(47823478789L)) 176 .setDebugKey(new UnsignedLong(47823478789L)) 2738 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_appSourceHasAdIdPermission_fakeReportHasDebugKey() 2757 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_webSourceWithArDebugPermission_fakeReportHasDebugKey() 2776 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_appSourceHasArDebugButNotAdIdPermission_fakeReportHasNoDebugKey() 2796 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_webSourceHasAdIdButNotArDebugPermission_fakeReportHasNoDebugKey() 2814 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_enableBothSidesDebugKeysPrivacy_fakeReportHasNoDebugKey() 3009 .setDebugKey(new UnsignedLong(47823478789L)) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedMaxInfoGain_fail() 3063 .setDebugKey(new UnsignedLong(47823478789L)) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesArithmetic_fail() 3132 .setDebugKey(new UnsignedLong(47823478789L)) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesIterative_fail() [all …]
|
D | SourceEligibilityCheckerTest.java | 93 .setDebugKey(new UnsignedLong(47823478789L)) 108 .setDebugKey(new UnsignedLong(47823478789L)) 862 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_flexEventApiValidNav_isAllowed() 909 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_flexLiteApiExceedMaxInfoGain_isAllowed() 968 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_flexEventApiValidV1NavNearBoundary_isAllowed() 1026 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_flexEventApiV1ParamEventNearBoundary_isAllowed() 1760 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_maxEventStatesValid_isAllowed() 1824 .setDebugKey(new UnsignedLong(47823478789L)) in testIsAllowedToInsert_navDualDestValidInfoGain_isAllowed()
|
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/ |
D | CountUniqueReportFixture.java | 36 .setDebugKey(ValidCountUniqueParams.DEBUG_KEY.toString()) in getValidCountUniqueReportBuilder()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/attribution/ |
D | XnaSourceCreator.java | 204 builder.setDebugKey(parentSource.getSharedDebugKey()); 206 builder.setDebugKey(null);
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | CountUniqueReport.java | 218 public Builder setDebugKey(@Nullable String debugKey) { in setDebugKey() method in CountUniqueReport.Builder
|
D | Source.java | 1523 builder.setDebugKey(copyFrom.mDebugKey); in from() 1681 public Builder setDebugKey(@Nullable UnsignedLong debugKey) { in setDebugKey() method in Source.Builder
|
D | Trigger.java | 848 public Builder setDebugKey(@Nullable UnsignedLong debugKey) { in setDebugKey() method in Trigger.Builder
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/ |
D | SqliteObjectMapper.java | 172 builder::setDebugKey); in constructSourceFromCursor() 307 builder::setDebugKey); in constructTriggerFromCursor() 593 builder::setDebugKey); in constructCountUniqueReport()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | CountUniqueReportBody.java | 209 public @NonNull Builder setDebugKey(String debugKey) { in setDebugKey() method in CountUniqueReportBody.Builder
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/migration/ |
D | MeasurementDbMigratorV46Test.java | 70 builder.setDebugKey("dfsdadsadsa"); in performMigration_v45ToV46WithData_maintainsDataIntegrity()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/countunique/ |
D | CountUniqueRegistrar.java | 243 builder.setDebugKey(eventHeaderJson.getString(CountUniqueHeaderContract.DEBUG_KEY)); in createCountUniqueReport()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncTriggerFetcher.java | 601 builder.setDebugKey(maybeDebugKey.get()); in parseValidateTrigger()
|
D | AsyncSourceFetcher.java | 239 builder.setDebugKey(maybeDebugKey.get()); in parseValidateSource()
|