Searched refs:getUpdateId (Results 1 – 8 of 8) sorted by relevance
52 .that(dbPartialCustomAudience.getUpdateId()) in testBuildDBPartialCustomAudience_BuilderSuccess()79 .that(dbPartialCustomAudience.getUpdateId()) in testBuildDBPartialCustomAudience_CreateSuccess()108 .that(dbPartialCustomAudience.getUpdateId()) in testBuildDBPartialCustomAudience_FromPartialCustomAudienceSuccess()
38 .that(dBCustomAudienceToLeave.getUpdateId()) in testBuildDBCustomAudienceToLeave_BuilderSuccess()51 .that(dBCustomAudienceToLeave.getUpdateId()) in testBuildDBCustomAudienceToLeave_CreateSuccess()
56 .that(dbScheduledCustomAudienceUpdate.getUpdateId()) in testBuildDBScheduledCustomAudienceUpdate_BuilderSuccess()94 .that(dbScheduledCustomAudienceUpdate.getUpdateId()) in testBuildDBScheduledCustomAudienceUpdate_CreateSuccess()199 .that(dbScheduledCustomAudienceUpdate.getUpdateId()) in testBuildDBScheduledCustomAudienceUpdate_AllowScheduleInResponse_True_Success()
2784 assertNotNull("UpdateId should not have been null", updates.get(0).getUpdateId()); in testInsertAndQueryScheduledCustomAudienceUpdate_Success()2827 Long previousUpdateId = updates.get(0).getUpdateId(); in testInsertAndQueryScheduledCustomAudienceUpdate_SimilarUpdateReplaces()2854 updates.get(0).getUpdateId()); in testInsertAndQueryScheduledCustomAudienceUpdate_SimilarUpdateReplaces()3189 long updateId = updates.get(0).getUpdateId(); in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_SingleTransaction()3206 assertThat(updateRequestList.get(0).getUpdate().getUpdateId()).isEqualTo(updateId); in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_SingleTransaction()3254 long updateId = updates.get(0).getUpdateId(); in testInsertAndQueryScheduledCAUpdateInFuture_SingleTransaction_WithLeaveCAs()3275 assertThat(updateRequestList.get(0).getUpdate().getUpdateId()).isEqualTo(updateId); in testInsertAndQueryScheduledCAUpdateInFuture_SingleTransaction_WithLeaveCAs()3319 long previousUpdateId = updates.get(0).getUpdateId(); in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced()3349 long newUpdateId = newUpdates.get(0).getUpdateId(); in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced()3401 long previousUpdateId = updates.get(0).getUpdateId(); in testInsertScheduledCAUpdateInFuture_withShouldRemoveUpdatesFalse_throwsException()[all …]
50 public abstract Long getUpdateId(); in getUpdateId() method in DBCustomAudienceToLeave
932 update.getUpdateId())) in getScheduledCustomAudienceUpdateRequests()957 update.getUpdateId())) in getScheduledCustomAudienceUpdateRequestsWithLeave()960 update.getUpdateId())) in getScheduledCustomAudienceUpdateRequestsWithLeave()
50 public abstract Long getUpdateId(); in getUpdateId() method in DBScheduledCustomAudienceUpdate
56 public abstract Long getUpdateId(); in getUpdateId() method in DBPartialCustomAudience