Home
last modified time | relevance | path

Searched refs:setEventTime (Results 1 – 16 of 16) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DEventReportWindowCalcDelegateTest.java98 .setEventTime(sourceEventTime) in getReportingTime_eventSourceAppDestination()
116 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow()
136 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow()
155 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow()
174 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger2ndWindow()
193 .setEventTime(sourceEventTime) in getReportingTime_eventSourceWebDestination()
211 .setEventTime(sourceEventTime) in getReportingTime_navigationSourceTriggerInFirstWindow()
230 .setEventTime(sourceEventTime) in getReportingTime_navigationSourceTriggerInSecondWindow()
249 .setEventTime(sourceEventTime) in getReportingTime_navigationSecondExpiry()
267 .setEventTime(sourceEventTime) in getReportingTime_navigationLast()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/noising/
DSourceNoiseHandlerTest.java119 .setEventTime(baseTime) in fakeReports_flexEventReport_setsTriggerTime()
162 .setEventTime(baseTime) in fakeReports_flexEventReport_correctlyOrdersTriggerSummaryBucket()
209 .setEventTime(baseTime) in fakeReports_flexEventReport_ordersTriggerSummaryBucket_attributionScopeOff()
254 .setEventTime(baseTime) in fakeReports_flexLiteEventReport_setsTriggerTime()
292 .setEventTime(eventTime) in impressionNoiseParamGeneration()
306 .setEventTime(eventTime) in impressionNoiseParamGeneration()
320 .setEventTime(eventTime) in impressionNoiseParamGeneration()
334 .setEventTime(eventTime) in impressionNoiseParamGeneration()
349 .setEventTime(eventTime) in impressionNoiseParamGeneration()
364 .setEventTime(eventTime) in impressionNoiseParamGeneration()
[all …]
DSourceNoiseHandlerAttributionProbabilityTest.java726 .setEventTime(CURRENT_TIME) in SourceNoiseHandlerAttributionProbabilityTest()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DSourceTest.java141 .setEventTime(5L) in testEqualsPass()
195 .setEventTime(5L) in testEqualsPass()
293 SourceFixture.getMinimalValidSourceBuilder().setEventTime(1L).build(), in testEqualsFail()
294 SourceFixture.getMinimalValidSourceBuilder().setEventTime(2L).build()); in testEqualsFail()
1329 .setEventTime(sourceEventTime) in assertInvalidSourceArguments()
1376 .setEventTime(baseTime) in validateAndSetNumReportStates_flexLiteValid_returnsTrue()
1403 .setEventTime(baseTime) in validateAndSetMaxEventStates_attributionScopeEnabledValid_returnsTrue()
1434 .setEventTime(baseTime) in validateAndSetMaxEventStates_maxEventStatesNullNonDefaultVtc_returnsFalse()
1464 .setEventTime(baseTime) in validateAndSetMaxEventStates_maxEventStatesNullNavigation_returnsFalse()
1494 .setEventTime(baseTime) in validateAndSetMaxEventStates_attributionScopeMaxEventStatesTooLow_returnsFalse()
[all …]
DEventReportTest.java687 .setEventTime(baseTime) in populate_eventSourceWebAndAppDest_coarseDestination()
784 .setEventTime(baseTime) in populateFromSourceAndTrigger_setsRegistrationOrigin_FromTrigger()
844 .setEventTime(eventTime) in createSourceForTest()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/attribution/
DAttributionJobHandlerTest.java381 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow()
427 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow_secondTrigger()
487 .setEventTime(eventTime) in shouldNotCreateEventReportAfterEventReportWindow_prioritisedSource()
496 .setEventTime(eventTime + 1000) in shouldNotCreateEventReportAfterEventReportWindow_prioritisedSource()
685 .setEventTime(SOURCE_TIME) in performPendingAttributions_vtcWithConfiguredReportsCount_attributeUptoConfigLimit()
820 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttribution()
948 .setEventTime(SOURCE_TIME) in performPendingAttributions_generatesAggregateReport_excludeSourceRegistrationTime()
1030 .setEventTime(SOURCE_TIME) in performPendingAttributions_generatesAggregateReport_excludeSourceRegistrationTime_includeContextId()
1303 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttributionWithNullReports_triggerOnLastPossibleDay()
1429 .setEventTime(SOURCE_TIME) in shouldDoSimpleAttributionWithNullReports_debugKey_hasArDebugPermission()
[all …]
DXnaSourceCreatorTest.java270 .setEventTime( in generateDerivedSources_withVarietyOfSources_filtersAndGeneratesSources()
548 .setEventTime( in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources()
565 .setEventTime( in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources()
587 .setEventTime(sourceWithinLookbackWindow.getEventTime()) in generateDerivedSources_lookbackWindow_filtersAndGeneratesSources()
627 .setEventTime(SourceFixture.ValidSourceParams.SOURCE_EVENT_TIME) in createValidSourceBuilder()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java4048 .setEventTime(10) in testGetMatchingActiveSources()
4056 .setEventTime(10) in testGetMatchingActiveSources()
4064 .setEventTime(20) in testGetMatchingActiveSources()
4072 .setEventTime(30) in testGetMatchingActiveSources()
4080 .setEventTime(10) in testGetMatchingActiveSources()
4088 .setEventTime(10) in testGetMatchingActiveSources()
4096 .setEventTime(10) in testGetMatchingActiveSources()
4307 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations()
4315 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations()
4323 .setEventTime(10) in testGetMatchingActiveSources_multipleDestinations()
[all …]
DDeleteExpiredDynamicIntegrationTest.java65 .setEventTime(insideExpiredWindow) in data()
DDbState.java369 .setEventTime(sJSON.getLong("eventTime")) in getSourceFrom()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
DAccessibilityUtils.java218 event.setEventTime(SystemClock.uptimeMillis()); in announceForAccessibility()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunnerTest.java149 .setEventTime(new Random().nextLong())
164 .setEventTime(new Random().nextLong())
3295 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexEventApiValidNav_pass()
3359 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedMaxInfoGain_fail()
3427 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedNumStatesArithmetic_fail()
3510 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexEventApiInvalidEventExceedNumStatesIterative_fail()
3598 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_fullFlexHighBoundAndStateCountIterative_catchesException()
3648 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexLiteApiExceedMaxInfoGain_fail()
3698 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexLiteApiExceedMaxInfoGain_pass()
3760 .setEventTime(new Random().nextLong()) in isSourceAllowedToInsert_flexEventApiValidV1ParamsNavExceedMaxInfoGain_fail()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/
DSourceFixture.java81 .setEventTime(ValidSourceParams.SOURCE_EVENT_TIME) in getValidSourceBuilder()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DSource.java1366 builder.setEventTime(copyFrom.mEventTime); in from()
1483 public Builder setEventTime(long eventTime) { in setEventTime() method in Source.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/
DSqliteObjectMapper.java133 builder::setEventTime); in constructSourceFromCursor()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncSourceFetcher.java776 builder.setEventTime(asyncRegistration.getRequestTime()); in parseSource()