Home
last modified time | relevance | path

Searched refs:getReportUrl (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DE2EImpressionNoiseMockTest.java115 String uri = getReportUrl(ReportType.EVENT, destinations.get(i).toString()); in processActualEventReports()
DE2ETest.java426 static String getReportUrl(ReportType reportType, String origin) { in getReportUrl() method in E2ETest
542 outputType == OutputType.EXPECTED ? url : getReportUrl(ReportType.EVENT, url); in hashForEventReportObject()
574 String reportTo2 = getReportUrl(reportType, in matchReportTimeAndReportTo()
776 : getReportUrl(ReportType.AGGREGATE, url); in aggregateReportToFrom()