Home
last modified time | relevance | path

Searched refs:setCreationTimestamp (Results 1 – 25 of 29) sorted by relevance

12

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBAdSelectionTest.java71 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelection()
102 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildRemarketingAdWithNullBiddingLogicUri()
122 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildContextualAdWithNullBiddingLogicUri()
141 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildContextualAdWithNullCustomAudienceSignalsAndBiddingLogicUri()
161 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildDBAdSelectionWithUnsetAdSelectionId()
181 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildDBAdSelectionWithNullCallerPackageName()
197 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionWithNullAdCounterKeys()
224 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionWithNullSellerContextualSignals()
253 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionWithEmptyAdCounterKeys()
281 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionWithUnsetAdCounterKeys()
[all …]
DDBAdSelectionEntryTest.java67 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionEntry()
94 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildContextualAdWithNonNullBuyerDecisionLogicJs()
113 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildContextualAdWithNonNullCustomAudienceSignals()
131 .setCreationTimestamp(ACTIVATION_TIME) in testFailsToBuildDBAdSelectionEntryWithUnsetAdSelectionId()
148 .setCreationTimestamp(ACTIVATION_TIME) in testEqualDBAdSelectionEntryObjectsHaveSameHashCode()
161 .setCreationTimestamp(ACTIVATION_TIME) in testEqualDBAdSelectionEntryObjectsHaveSameHashCode()
179 .setCreationTimestamp(ACTIVATION_TIME) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
191 .setCreationTimestamp(ACTIVATION_TIME) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
203 .setCreationTimestamp(ACTIVATION_TIME) in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
221 .setCreationTimestamp(ACTIVATION_TIME) in testBuildDBAdSelectionEntryWithNullSellerContextualSignals()
[all …]
DDBAdSelectionDebugReportTest.java48 .setCreationTimestamp(CREATION_TIMESTAMP) in testAdSelectionDebugReport_create_success()
62 .setCreationTimestamp(CREATION_TIMESTAMP) in testAdSelectionDebugReport_create_adSelectionDebugReportIdNull()
76 .setCreationTimestamp(CREATION_TIMESTAMP) in testAdSelectionDebugReport_create_DebugReportUriEmpty()
DDBConsentedDebugConfigurationTest.java56 .setCreationTimestamp(CREATION_TIMESTAMP) in test_create_success()
72 .setCreationTimestamp(CREATION_TIMESTAMP) in test_create_primaryKeyNull()
89 .setCreationTimestamp(CREATION_TIMESTAMP) in test_create_debugTokenEmpty()
DAdSelectionEntryDaoTest.java121 .setCreationTimestamp(ACTIVATION_TIME)
134 .setCreationTimestamp(ACTIVATION_TIME)
146 .setCreationTimestamp(ACTIVATION_TIME)
159 .setCreationTimestamp(ACTIVATION_TIME)
170 .setCreationTimestamp(ACTIVATION_TIME)
182 .setCreationTimestamp(ACTIVATION_TIME)
848 .setCreationTimestamp(ACTIVATION_TIME.minusSeconds(10)) in testRemoveExpiredAdSelection()
880 .setCreationTimestamp(ACTIVATION_TIME.minusSeconds(10)) in testRemoveExpiredAdSelectionSellerContextualSignals()
2476 .setCreationTimestamp(adSelection.getCreationTimestamp()) in toAdSelectionEntry()
2494 .setCreationTimestamp(adSelection.getCreationTimestamp()) in toAdSelectionEntry()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBAdSelectionDebugReport.java73 .setCreationTimestamp(Instant.now().toEpochMilli()); in builder()
88 .setCreationTimestamp(creationTimestamp) in create()
115 public abstract Builder setCreationTimestamp(long creationTimestamp); in setCreationTimestamp() method in DBAdSelectionDebugReport.Builder
DDBConsentedDebugConfiguration.java76 .setCreationTimestamp(Instant.now()); in builder()
95 .setCreationTimestamp(creationTimestamp) in create()
123 public abstract Builder setCreationTimestamp(@NonNull Instant creationTimestamp); in setCreationTimestamp() method in DBConsentedDebugConfiguration.Builder
DDBAdSelectionEntry.java282 public DBAdSelectionEntry.Builder setCreationTimestamp(@NonNull Instant creationTimestamp) { in setCreationTimestamp() method in DBAdSelectionEntry.Builder
DDBAdSelection.java308 public DBAdSelection.Builder setCreationTimestamp(@NonNull Instant creationTimestamp) { in setCreationTimestamp() method in DBAdSelection.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/cache/
DCacheEntryDaoTest.java59 .setCreationTimestamp(Instant.now())
119 .setCreationTimestamp(Instant.now()) in test_CacheEntryGetStaleEntry_Failure()
152 .setCreationTimestamp(Instant.now()) in test_CacheEntryDeleteStaleQueries_SmallMaxAge_Succeeds()
177 .setCreationTimestamp(fewMinutesAgo.plus(Duration.ofSeconds(i))) in test_CachePrunedToDesiredSizeAndFIFO_Success()
DFledgeHttpCacheTest.java104 .setCreationTimestamp(Instant.now()) in setup()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/cache/
DDBCacheEntry.java95 .setCreationTimestamp(creationTimestamp) in create()
120 public abstract DBCacheEntry.Builder setCreationTimestamp(Instant creationTimestamp); in setCreationTimestamp() method in DBCacheEntry.Builder
DFledgeHttpCache.java129 .setCreationTimestamp(Instant.now()) in put()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionServiceImplTest.java501 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessWithRegisterAdBeaconDisabled()
629 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessCallbackThrowsErrorAuctionServerEnabled()
757 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionFailureCallbackThrowsErrorAuctionServerEnabled()
878 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessCallbackThrowsErrorAuctionServerDisabled()
1006 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionFailureCallbackThrowsErrorAuctionServerDisabled()
1126 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessfullyReportsAdCost()
1262 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessfullyReportsDataVersionHeader()
1399 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessfullyReportsSellerDataVersionHeader()
1524 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionSuccessWithRegisterAdBeaconEnabled()
2463 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpressionFailsWhenDataIsInOldTablesUnifiedTablesEnabledAuctionServerDisabled()
[all …]
DOnDeviceAdSelectionRunnerTest.java507 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionSuccess()
792 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionSuccessWithBuyerContextualSignals()
921 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionSuccessWithSellerDataVersionHeader()
1067 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionSuccessFilteringDisabled()
1179 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionRetriesAdSelectionIdGenerationAfterCollision()
1198 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionRetriesAdSelectionIdGenerationAfterCollision()
1413 .setCreationTimestamp(Calendar.getInstance().toInstant()) in testRunAdSelectionMissingBuyerSignals()
1769 .setCreationTimestamp(adSelectionCreationTs) in testRunAdSelectionWithValidSubdomainsSuccess()
1898 .setCreationTimestamp(Calendar.getInstance().toInstant()) in testRunAdSelectionPartialBidding()
2351 .setCreationTimestamp(Calendar.getInstance().toInstant()) in testRunAdSelectionPartialNegativeScoring()
[all …]
DAdCounterKeyCopierNoOpImplTest.java235 .setCreationTimestamp(CommonFixture.FIXED_NOW_TRUNCATED_TO_MILLI) in testCopyAdCounterKeys_OutcomeToAdSelectionBuilder()
DAdCounterKeyCopierImplTest.java247 .setCreationTimestamp(CommonFixture.FIXED_NOW_TRUNCATED_TO_MILLI) in testCopyAdCounterKeys_OutcomeToAdSelectionBuilder()
DFrequencyCapFilteringE2ETest.java141 .setCreationTimestamp(CommonFixture.FIXED_NOW_TRUNCATED_TO_MILLI)
159 .setCreationTimestamp(CommonFixture.FIXED_NOW_TRUNCATED_TO_MILLI)
DOutcomeSelectionRunnerTest.java382 .setCreationTimestamp(activationTime) in persistAdSelectionEntry()
DAdSelectionFailureE2ETest.java504 .setCreationTimestamp(ACTIVATION_TIME) in testReportImpression_webViewNotInstalled_failsGracefully()
DReportAndRegisterEventE2ETest.java1080 .setCreationTimestamp(ACTIVATION_TIME) in initializeReportingArtifacts()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/data/adselection/
DDBAdSelectionFixture.java48 .setCreationTimestamp(CommonFixture.FIXED_NOW_TRUNCATED_TO_MILLI) in getValidDbAdSelectionBuilder()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DDataHandlersFixture.java139 .setCreationTimestamp(CREATION_INSTANT_1)
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/adselection/
DConsentedDebugShellCommandTest.java302 .setCreationTimestamp(creationTimestamp) in test_view_success()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionRunner.java756 .setCreationTimestamp(mClock.instant())

12