Searched refs:getMeasurementEnableFifoDestinationsDeleteAggregateReports (Results 1 – 5 of 5) sorted by relevance
4029 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_deletesTheOldestAppDestinationInLoop_fifoInsertionSuccess()4105 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_deletesTheOldestWebDestination_successfulFifoInsertion()4177 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_deletesOldestAppAndWebDestinations_successfulFifoInsertion()4275 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(false); in isSourceAllowedToInsert_deletesOldestDestinations_fifoInsertionNoReportDeletion()4376 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_incomingWebDestinationsAreMoreThanLimit_rejectsSource()4419 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_appDestCountWithinFifoLimit_returnsAllowedWithoutDeletion()4483 when(mFlags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()).thenReturn(true); in isSourceAllowedToInsert_webDestCountWithinFifoLimit_returnsAllowedWithoutDeletion()
598 if (flags.getMeasurementEnableFifoDestinationsDeleteAggregateReports()) { in maybeDeleteSourcesForLruDestination()
3916 default boolean getMeasurementEnableFifoDestinationsDeleteAggregateReports() { in getMeasurementEnableFifoDestinationsDeleteAggregateReports() method
3106 public boolean getMeasurementEnableFifoDestinationsDeleteAggregateReports() { in getMeasurementEnableFifoDestinationsDeleteAggregateReports() method in PhFlags4254 + getMeasurementEnableFifoDestinationsDeleteAggregateReports()); in dump()
1971 Flags::getMeasurementEnableFifoDestinationsDeleteAggregateReports); in testGetMeasurementEnableFifoDestinationsDeleteAggregateReports()