Searched refs:getSellerReportingUri (Results 1 – 4 of 4) sorted by relevance
58 assertEquals(SELLER_REPORTING_URI_1, reportingData.getSellerReportingUri()); in testBuild_success()69 assertEquals(SELLER_REPORTING_URI_1, reportingData.getSellerReportingUri()); in testCreate_success()83 assertEquals(Uri.EMPTY, reportingData.getSellerReportingUri()); in testBuild_sellerEmptyUri_success()97 assertEquals(SELLER_REPORTING_URI_1, reportingData.getSellerReportingUri()); in testBuild_buyerEmptyUri_success()107 assertEquals(Uri.EMPTY, reportingData.getSellerReportingUri()); in testCreate_sellerEmptyUri_success()117 assertEquals(SELLER_REPORTING_URI_1, reportingData.getSellerReportingUri()); in testCreate_buyerEmptyUri_success()
57 public abstract Uri getSellerReportingUri(); in getSellerReportingUri() method in DBReportingUris
61 public abstract Uri getSellerReportingUri(); in getSellerReportingUri() method in DBReportingData
85 public abstract Uri getSellerReportingUri(); in getSellerReportingUri() method in DBAuctionServerAdSelection