Searched refs:countDistinctDestinationsPerPublisherPerRateLimitWindow (Results 1 – 5 of 5) sorted by relevance
212 Integer countDistinctDestinationsPerPublisherPerRateLimitWindow( in countDistinctDestinationsPerPublisherPerRateLimitWindow() method
1719 public Integer countDistinctDestinationsPerPublisherPerRateLimitWindow( in countDistinctDestinationsPerPublisherPerRateLimitWindow() method in MeasurementDao
656 dao.countDistinctDestinationsPerPublisherPerRateLimitWindow( in sourceIsWithinTimeBasedDestinationLimits()
1160 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_atWindow()1233 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_expiredSource()1292 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_beyondWindow()1399 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_appPublisher()1507 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_appPublisher_differentEnrollment()1614 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_webPublisher_exactMatch()1734 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_webPublisher_doesNotMatchDomainAsSuffix()1841 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_webPublisher_doesNotMatchDifferentScheme()1949 .countDistinctDestinationsPerPublisherPerRateLimitWindow( in testCountDistinctDestinations_webPublisher_multipleDestinations()
2862 when(mMeasurementDao.countDistinctDestinationsPerPublisherPerRateLimitWindow( in testRegister_registrationTypeSource_exceedsDestinationRateLimit()2885 verify(mMeasurementDao, times(1)).countDistinctDestinationsPerPublisherPerRateLimitWindow( in testRegister_registrationTypeSource_exceedsDestinationRateLimit()2906 when(mMeasurementDao.countDistinctDestinationsPerPublisherPerRateLimitWindow( in testRegister_registrationTypeSource_exceedsDestinationReportingRateLimit()2929 verify(mMeasurementDao, times(1)).countDistinctDestinationsPerPublisherPerRateLimitWindow( in testRegister_registrationTypeSource_exceedsDestinationReportingRateLimit()