Searched refs:setAttemptedUpdateTime (Results 1 – 6 of 6) sorted by relevance
217 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithFullSuccessfulUpdatableDataResetsFailureCounts()246 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithFailedUpdatableDataUpdatesValidationFailureCount()277 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithResponseValidationFailureUpdatesValidationFailureCount()309 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithNetworkConnectTimeoutFailureUpdatesTimeoutFailureCount()340 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithNetworkReadTimeoutFailureUpdatesTimeoutFailureCount()370 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithKAnonFailureDesNotUpdate()399 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithUnknownFailureDesNotUpdate()
383 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithUnsuccessfulUpdatableDataDoesNotChange()412 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithDebuggableWorksSuccessfully()440 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithSuccessfulEmptyUpdatableDataOnlyUpdatesTime()479 .setAttemptedUpdateTime(attemptedUpdateTime) in testCopyWithSuccessfulFullUpdatableDataUpdatesAll()
248 .setAttemptedUpdateTime(LAST_UPDATED_TIME_2)
74 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildUpdatableDataSuccess()126 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildUpdatableDataSuccessWithAuctionServerFlagsEnabled()184 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildUpdatableDataSuccessWithJunkWithAuctionServerFlagsEnabled()242 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildUpdatableDataSuccessWithAuctionServerFlagsDisabled()292 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildEmptyUpdatableDataSuccess()349 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildEmptyUpdatableDataWithNonEmptyResponseSuccess()439 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in testBuildNonEmptyUpdatableDataWithUnsuccessfulUpdateFailure()
355 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in getValidBuilderFullSuccessfulResponse()365 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in getValidBuilderEmptySuccessfulResponse()375 .setAttemptedUpdateTime(CommonFixture.FIXED_NOW) in getValidBuilderEmptyFailedResponse()
163 .setAttemptedUpdateTime(attemptedUpdateTime) in createFromResponseString()387 public abstract Builder setAttemptedUpdateTime(@NonNull Instant value); in setAttemptedUpdateTime() method in CustomAudienceUpdatableData.Builder