Searched refs:getMeasurementNullAggReportRateInclSourceRegistrationTime (Results 1 – 6 of 6) sorted by relevance
253 when(mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime()).thenReturn(0f); in before()1367 when(mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime()).thenReturn(1.0f); in shouldDoSimpleAttributionWithNullReports_includeSourceRegistrationTime()1439 when(mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime()).thenReturn(1.0f); in shouldDoSimpleAttribution_excludeSourceRegistrationTime_noNullReports()8555 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(),8609 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_topLevelFiltersDontMatch_inclSourceRegTime_sendNullAggReports()8665 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_triggerTimePastAggReportWindow_inclSourceRegTime_sendNullAggregateReports()8721 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_numReportsPerDestExceedMax_inclSourceRegTime_sendNullAggReport()8776 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_triggerAggDeduped_inclSourceRegTime_sendNullAggReport()8831 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_triggerAggNoContrib_inclSourceRegTime_sendNullAggregateReport()8885 () -> mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime(), in performAttributions_blockedByRateLimit_inclSourceRegTime_sendNullAggReport()[all …]
4668 default float getMeasurementNullAggReportRateInclSourceRegistrationTime() { in getMeasurementNullAggReportRateInclSourceRegistrationTime() method
4641 public float getMeasurementNullAggReportRateInclSourceRegistrationTime() { in getMeasurementNullAggReportRateInclSourceRegistrationTime() method in PhFlags
3093 public final float getMeasurementNullAggReportRateInclSourceRegistrationTime() { in getMeasurementNullAggReportRateInclSourceRegistrationTime() method in RawFlags
842 mFlags.getMeasurementNullAggReportRateInclSourceRegistrationTime()); in generateNullAggregateReportsIncludingSourceRegistrationTime()
5493 Flags::getMeasurementNullAggReportRateInclSourceRegistrationTime); in testGetMeasurementNullAggregateReportRateIncludingSourceRegistrationTime()