Searched refs:ImpressionNoiseUtil (Results 1 – 3 of 3) sorted by relevance
55 .spyStatic(ImpressionNoiseUtil.class)68 ImpressionNoiseUtil.getReportConfigsForSequenceIndex(77 ImpressionNoiseUtil.selectRandomStateAndGenerateReportConfigs(90 ImpressionNoiseUtil113 ExtendedMockito.doReturn(0L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_event()121 ExtendedMockito.doReturn(2L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_event()139 ExtendedMockito.doReturn(6L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_eventWithInstallAttribution()146 ExtendedMockito.doReturn(2L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_eventWithInstallAttribution()164 ExtendedMockito.doReturn(1416L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_navigation()172 ExtendedMockito.doReturn(1112L).when(() -> ImpressionNoiseUtil.nextLong(any(), anyLong())); in selectRandomStateAndGenerateReportConfigs_navigation()[all …]
29 public final class ImpressionNoiseUtil { class31 private ImpressionNoiseUtil() {} in ImpressionNoiseUtil() method in ImpressionNoiseUtil
91 ImpressionNoiseUtil.selectRandomStateAndGenerateReportConfigs(noiseParams, rand) in assignAttributionModeAndGenerateFakeReports()120 ImpressionNoiseUtil.selectFlexEventReportRandomStateAndGenerateReportConfigs( in assignAttributionModeAndGenerateFakeReports()