Searched refs:getReportUriPath (Results 1 – 4 of 4) sorted by relevance
99 assertThat(new EventReportSender(false, sContext).getReportUriPath()) in testDebugReportUriPath()101 assertThat(new EventReportSender(true, sContext).getReportUriPath()) in testDebugReportUriPath()
122 Truth.assertThat(new AggregateReportSender(false, sContext).getReportUriPath()) in testDebugReportUriPath()124 Truth.assertThat(new AggregateReportSender(true, sContext).getReportUriPath()) in testDebugReportUriPath()
52 public String getReportUriPath() { in getReportUriPath() method in EventReportSender
52 public String getReportUriPath() { in getReportUriPath() method in AggregateReportSender