Searched refs:getRequestTime (Results 1 – 12 of 12) sorted by relevance
48 expect.that(request.getRequestTime()).isEqualTo(1000L); in verifyExampleAttribution()144 expect.that(request.getRequestTime()).isEqualTo(0); in testDefaults()
177 request.getRequestTime(), in register()244 request.getRequestTime(), in registerWebSource()329 request.getRequestTime(), in registerEvent()
89 public long getRequestTime() { in getRequestTime() method in WebSourceRegistrationRequestInternal
177 public long getRequestTime() { in getRequestTime() method in RegistrationRequest
252 long startTime = asyncRegistration.getRequestTime(); in processSourceRegistration()330 long startTime = asyncRegistration.getRequestTime(); in processTriggerRegistration()789 .setRequestTime(asyncRegistration.getRequestTime()) in createAsyncRegistrationFromRedirect()
176 public long getRequestTime() { in getRequestTime() method in AsyncRegistration
121 long sourceEventTime = asyncRegistration.getRequestTime(); in parseCommonSourceParams()776 builder.setEventTime(asyncRegistration.getRequestTime()); in parseSource()
134 builder.setTriggerTime(asyncRegistration.getRequestTime()); in parseTrigger()
347 mAsyncRegistrationList.sort(Comparator.comparing(AsyncRegistration::getRequestTime)); in sortAll()
655 asyncRegistration.getRequestTime()); in insertToDb()
5386 asyncRegistration.getRequestTime()); in testDeleteExpiredRecordsForAsyncRegistrations()6700 assertNotNull(asyncRegistration.getRequestTime()); in testInsertAsyncRegistration()6702 asyncRegistration.getRequestTime(), validAsyncRegistration.getRequestTime()); in testInsertAsyncRegistration()6901 asyncRegistration.getRequestTime()); in deleteAsyncRegistrations_success()8183 asyncRegistration.getRequestTime()); in fetchMatchingAsyncRegistrations_bringsMatchingAsyncRegistrations()
3101 asyncRegistration.getRequestTime());