Searched refs:AGGREGATE_ATTRIBUTION_REPORT_URI_PATH (Results 1 – 5 of 5) sorted by relevance
33 public static final String AGGREGATE_ATTRIBUTION_REPORT_URI_PATH = field in AggregateReportSender44 this.mReportUriPath = AGGREGATE_ATTRIBUTION_REPORT_URI_PATH; in AggregateReportSender()
123 .isEqualTo(AggregateReportSender.AGGREGATE_ATTRIBUTION_REPORT_URI_PATH); in testDebugReportUriPath()
99 private static final String AGGREGATE_ATTRIBUTION_REPORT_URI_PATH = field in MeasurementCtsDebuggableTest546 assertThat(recordedRequest.getPath()).isEqualTo(AGGREGATE_ATTRIBUTION_REPORT_URI_PATH); in executeAggregateReporting()
99 private static final String AGGREGATE_ATTRIBUTION_REPORT_URI_PATH = field in MeasurementRegisterCalls505 assertThat(recordedRequest.getPath()).isEqualTo(AGGREGATE_ATTRIBUTION_REPORT_URI_PATH); in executeAggregateReporting()
24 …services.service.measurement.reporting.AggregateReportSender.AGGREGATE_ATTRIBUTION_REPORT_URI_PATH;431 reportUrl = AGGREGATE_ATTRIBUTION_REPORT_URI_PATH; in getReportUrl()1388 String[] aggregateUrlTokens = AGGREGATE_ATTRIBUTION_REPORT_URI_PATH.split("/"); in getExpectedOutput()