/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/ |
D | EventReportWindowCalcDelegateTest.java | 96 .setEventTime(sourceEventTime) in getReportingTime_eventSourceAppDestination() 114 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow() 134 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow() 153 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow() 172 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger2ndWindow() 191 .setEventTime(sourceEventTime) in getReportingTime_eventSourceWebDestination() 209 .setEventTime(sourceEventTime) in getReportingTime_navigationSourceTriggerInFirstWindow() 228 .setEventTime(sourceEventTime) in getReportingTime_navigationSourceTriggerInSecondWindow() 247 .setEventTime(sourceEventTime) in getReportingTime_navigationSecondExpiry() 265 .setEventTime(sourceEventTime) in getReportingTime_navigationLast() [all …]
|
D | DebugReportApiTest.java | 4887 .setEventTime(baseTime) in scheduleSourceAttributionScopeDebugReport_maxEventStatesLimit_success() 4926 .setEventTime(baseTime) in scheduleSourceAttributionScopeDebugReport_infoGainLimit_success()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/noising/ |
D | SourceNoiseHandlerTest.java | 121 .setEventTime(baseTime) in fakeReports_flexEventReport_setsTriggerTime() 164 .setEventTime(baseTime) in fakeReports_flexEventReport_correctlyOrdersTriggerSummaryBucket() 211 .setEventTime(baseTime) in fakeReports_flexEventReport_ordersTriggerSummaryBucket_attributionScopeOff() 256 .setEventTime(baseTime) in fakeReports_flexLiteEventReport_setsTriggerTime() 294 .setEventTime(eventTime) in impressionNoiseParamGeneration() 308 .setEventTime(eventTime) in impressionNoiseParamGeneration() 322 .setEventTime(eventTime) in impressionNoiseParamGeneration() 336 .setEventTime(eventTime) in impressionNoiseParamGeneration() 351 .setEventTime(eventTime) in impressionNoiseParamGeneration() 366 .setEventTime(eventTime) in impressionNoiseParamGeneration() [all …]
|
D | SourceNoiseHandlerAttributionProbabilityTest.java | 726 .setEventTime(CURRENT_TIME) in SourceNoiseHandlerAttributionProbabilityTest()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | SourceTest.java | 151 .setEventTime(5L) in testEqualsPass() 212 .setEventTime(5L) in testEqualsPass() 317 SourceFixture.getMinimalValidSourceBuilder().setEventTime(1L).build(), in testEqualsFail() 318 SourceFixture.getMinimalValidSourceBuilder().setEventTime(2L).build()); in testEqualsFail() 1478 .setEventTime(sourceEventTime) in assertInvalidSourceArguments() 1530 .setEventTime(baseTime) in validateAndSetNumReportStates_flexLiteValid_returnsTrue() 1562 .setEventTime(baseTime) in validateAttributionScopeValues_attributionScopeEnabledValid_returnsTrue() 1599 .setEventTime(baseTime) in validateAttributionScopeValues_infoGainTooHigh_returnsFalse() 1636 .setEventTime(baseTime) in validateAttributionScopeValues_infoGainValid_returnsTrue() 1668 .setEventTime(baseTime) in validateAttributionScopeValues_maxEventStatesNullNonDefaultVtc_returnsFalse() [all …]
|
D | EventReportTest.java | 707 .setEventTime(baseTime) in populate_eventSourceWebAndAppDest_coarseDestination() 806 .setEventTime(baseTime) in populateFromSourceAndTrigger_setsRegistrationOrigin_FromTrigger() 868 .setEventTime(eventTime) in createSourceForTest()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/attribution/ |
D | AttributionJobHandlerTest.java | 420 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow() 466 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow_secondTrigger() 526 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow_prioritisedSource() 535 .setEventTime(eventTime + 1000) in shouldNotCreateEventReportAfterEventReportWindow_prioritisedSource() 565 .setEventTime(SOURCE_TIME) in shouldNotAddIfRateLimitExceeded_eventScopeOnly() 820 .setEventTime(SOURCE_TIME) in performPendingAttributions_vtcWithConfiguredReportsCount_attributeUptoConfigLimit() 955 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttribution() 1004 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttribution_topLevelTriggerDataExactMatching() 1060 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttribution_topLevelTriggerDataModulusMatching() 1194 .setEventTime(SOURCE_TIME) in performPendingAttributions_generatesAggregateReport_excludeSourceRegistrationTime() [all …]
|
D | XnaSourceCreatorTest.java | 265 .setEventTime( in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources() 549 .setEventTime( in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources() 566 .setEventTime( in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources() 588 .setEventTime(sourceWithinLookbackWindow.getEventTime()) in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources() 628 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) in createValidSourceBuilder()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/attributionreporting/ |
D | AttributionReportingListSourceRegistrationsCommandTest.java | 89 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) 99 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) 108 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) 122 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) 401 .setEventTime(jsonObject.getLong(EVENT_TIME)) in getSourceFromJson() 508 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) in getValidSourceWithFullSchema()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/ |
D | MeasurementDaoTest.java | 5124 .setEventTime(10) in testGetMatchingActiveSources() 5132 .setEventTime(10) in testGetMatchingActiveSources() 5140 .setEventTime(20) in testGetMatchingActiveSources() 5148 .setEventTime(30) in testGetMatchingActiveSources() 5156 .setEventTime(10) in testGetMatchingActiveSources() 5164 .setEventTime(10) in testGetMatchingActiveSources() 5172 .setEventTime(10) in testGetMatchingActiveSources() 5383 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations() 5391 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations() 5399 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations() [all …]
|
D | DeleteExpiredDynamicIntegrationTest.java | 65 .setEventTime(insideExpiredWindow) in data()
|
D | DbState.java | 369 .setEventTime(sJSON.getLong("eventTime")) in getSourceFrom()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/display/ |
D | DisplayTopologyPreferenceTest.kt | 428 .setEventTime(startTimeMs) in dragBlockWithOneMoveEvent() 433 .setEventTime((startTimeMs + endTimeMs) / 2) in dragBlockWithOneMoveEvent() 438 .setEventTime(endTimeMs) in dragBlockWithOneMoveEvent()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunnerTest.java | 156 .setEventTime(new Random().nextLong()) 171 .setEventTime(new Random().nextLong()) 3002 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedMaxInfoGain_fail() 3056 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesArithmetic_fail() 3125 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexEventApiInvalidEventExceedNumStatesIterative_fail() 3199 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_fullFlexHighBoundStateCountIterative_catchesException() 3234 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexLiteApiExceedMaxInfoGain_fail() 3282 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexEventApiValidV1ParamsNavExceedMaxInfoGain_fail() 3332 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_flexEventApiValidV1NavNearBoundaryDualDestination_fail() 3374 .setEventTime(new Random().nextLong()) in areValidSourcePrivacyParameters_maxEventStatesTooSmall_fail() [all …]
|
D | SourceEligibilityCheckerTest.java | 88 .setEventTime(new Random().nextLong()) 103 .setEventTime(new Random().nextLong()) 855 .setEventTime(new Random().nextLong()) in testIsAllowedToInsert_flexEventApiValidNav_isAllowed() 902 .setEventTime(new Random().nextLong()) in testIsAllowedToInsert_flexLiteApiExceedMaxInfoGain_isAllowed() 961 .setEventTime(new Random().nextLong()) in testIsAllowedToInsert_flexEventApiValidV1NavNearBoundary_isAllowed() 1019 .setEventTime(new Random().nextLong()) in testIsAllowedToInsert_flexEventApiV1ParamEventNearBoundary_isAllowed() 1755 .setEventTime(new Random().nextLong()) in testIsAllowedToInsert_maxEventStatesValid_isAllowed() 1819 .setEventTime(8000000000L) in testIsAllowedToInsert_navDualDestValidInfoGain_isAllowed()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
D | AccessibilityUtils.java | 218 event.setEventTime(SystemClock.uptimeMillis()); in announceForAccessibility()
|
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/ |
D | SourceFixture.java | 82 .setEventTime(ValidSourceParams.SOURCE_EVENT_TIME) in getValidSourceBuilder()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | Source.java | 1511 builder.setEventTime(copyFrom.mEventTime); in from() 1636 public Builder setEventTime(long eventTime) { in setEventTime() method in Source.Builder
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/ |
D | SqliteObjectMapper.java | 137 builder::setEventTime); in constructSourceFromCursor()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncSourceFetcher.java | 1090 builder.setEventTime(asyncRegistration.getRequestTime()); in parseSource()
|