Searched refs:setDebugKey (Results 1 – 13 of 13) sorted by relevance
184 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources()256 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources()385 .setDebugKey(null) in generateDerivedSources_sharedDebugKeyDisabled_doesntAddDebugKeyToDerivedSource()482 .setDebugKey(null) in generateDerivedSources_withSharedFilterDataKeys_filtersAndGeneratesSources()599 .setDebugKey(SHARED_DEBUG_KEY_1) in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources()
1392 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_noPermission()1420 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_hasArDebugPermission()1466 .setDebugKey(TRIGGER_DEBUG_KEY) in shouldDoSimpleAttributionWithNullReports_debugKey_hasAdIdPermission()3374 .setDebugKey(TRIGGER_DEBUG_KEY)3387 .setDebugKey(SOURCE_DEBUG_KEY)3452 .setDebugKey(SOURCE_DEBUG_KEY)3505 .setDebugKey(TRIGGER_DEBUG_KEY)5305 .setDebugKey(debugKey2)5355 .setDebugKey(sourceDebugKey)5472 .setDebugKey(debugKey2)[all …]
162 .setDebugKey(DEBUG_KEY_1) in testEqualsPass()216 .setDebugKey(DEBUG_KEY_1) in testEqualsPass()388 SourceFixture.getMinimalValidSourceBuilder().setDebugKey(DEBUG_KEY_1).build(), in testEqualsFail()389 SourceFixture.getMinimalValidSourceBuilder().setDebugKey(DEBUG_KEY_2).build()); in testEqualsFail()1338 .setDebugKey(debugKey) in assertInvalidSourceArguments()1567 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexValid_returnsTrue()1612 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexArithmeticInvalid_returnsFalse()1669 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetNumReportStates_fullFlexIterativeInvalid_returnsFalse()1710 .setDebugKey(new UnsignedLong(47823478789L)) in validateAndSetMaxEventStates_fullFlexAttributionScopeMaxEventStatesNull_returnsFalse()1817 .setDebugKey(new UnsignedLong(47823478789L)) in isFlexEventApiValueValid_eventSource_true()[all …]
970 .setDebugKey(TRIGGER_DEBUG_KEY) in createTriggerForDebugJoinKeyTests()985 .setDebugKey(SOURCE_DEBUG_KEY) in createSourceForDebugJoinKeyTests()1003 .setDebugKey(SOURCE_DEBUG_KEY) in createSourceForAdIdDebugKeyTests()1025 .setDebugKey(TRIGGER_DEBUG_KEY) in createTriggerForAdIdDebugKeyTests()
133 .setDebugKey(DEBUG_KEY) in testEqualsPass()164 .setDebugKey(DEBUG_KEY) in testEqualsPass()934 .setDebugKey(debugKey) in assertInvalidTriggerArguments()
204 builder.setDebugKey(parentSource.getSharedDebugKey());206 builder.setDebugKey(null);
154 .setDebugKey(new UnsignedLong(47823478789L))169 .setDebugKey(new UnsignedLong(47823478789L))2662 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_appSourceHasAdIdPermission_fakeReportHasDebugKey()2682 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_webSourceWithArDebugPermission_fakeReportHasDebugKey()2701 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_appSourceHasArDebugButNotAdIdPermission_fakeReportHasNoDebugKey()2721 .setDebugKey(SourceFixture.ValidSourceParams.DEBUG_KEY) in insertSource_webSourceHasAdIdButNotArDebugPermission_fakeReportHasNoDebugKey()3302 .setDebugKey(new UnsignedLong(47823478789L)) in isSourceAllowedToInsert_flexEventApiValidNav_pass()3366 .setDebugKey(new UnsignedLong(47823478789L)) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedMaxInfoGain_fail()3434 .setDebugKey(new UnsignedLong(47823478789L)) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedNumStatesArithmetic_fail()3517 .setDebugKey(new UnsignedLong(47823478789L)) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedNumStatesIterative_fail()[all …]
168 builder::setDebugKey); in constructSourceFromCursor()279 builder::setDebugKey); in constructTriggerFromCursor()
1378 builder.setDebugKey(copyFrom.mDebugKey); in from()1528 public Builder setDebugKey(@Nullable UnsignedLong debugKey) { in setDebugKey() method in Source.Builder
718 public Builder setDebugKey(@Nullable UnsignedLong debugKey) { in setDebugKey() method in Trigger.Builder
250 builder.setDebugKey(maybeDebugKey.get()); in parseTrigger()
205 builder.setDebugKey(maybeDebugKey.get()); in parseCommonSourceParams()
3456 .setDebugKey(TRIGGER_DEBUG_KEY) in createTrigger()3474 .setDebugKey(SOURCE_DEBUG_KEY) in createSource()