Searched refs:SELLER_REPORTING_PATH (Results 1 – 6 of 6) sorted by relevance
70 private static final String SELLER_REPORTING_PATH = "/reporting/seller"; field in MockWebServerDispatcherFactory171 .uriForPath(SELLER_REPORTING_PATH) in create()199 || SELLER_REPORTING_PATH.equals(request.getPath())) { in create()
177 + SELLER_REPORTING_PATH in testAdSelectionAndReporting_executionHeavyJS_success()190 || SELLER_REPORTING_PATH.equals(request.getPath())) { in testAdSelectionAndReporting_executionHeavyJS_success()259 + SELLER_REPORTING_PATH in testAdSelectionAndReporting_memoryHeavyJS_success()272 || SELLER_REPORTING_PATH.equals(request.getPath())) { in testAdSelectionAndReporting_memoryHeavyJS_success()
100 protected static final String SELLER_REPORTING_PATH = "/reporting/seller"; field in AbstractPerfTest112 + SELLER_REPORTING_PATH212 || SELLER_REPORTING_PATH.equals(request.getPath())) { in setup()
77 private static final String SELLER_REPORTING_PATH = "/reporting/seller"; field in SdkFledge196 + getUri(SELLER.toString(), SELLER_REPORTING_PATH).toString() in onLoadSdk()
252 private static final String SELLER_REPORTING_PATH = "/reporting/seller"; field in FledgeE2ETest781 SELLER_REPORTING_PATH + "?dataVersion=" + DATA_VERSION_2, in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderEnabled()867 SELLER_REPORTING_PATH, in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled()1279 + SELLER_REPORTING_PATH in testFledgeFlowFailsWithMismatchedPackageNamesReportImpression()1681 + SELLER_REPORTING_PATH in testFledgeFlowFailsWithBothCANegativeBidsWithDevOverrides()3523 Uri sellerReportingUri = mockWebServerRule.uriForPath(SELLER_REPORTING_PATH); in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow()3584 case SELLER_REPORTING_PATH: // Intentional fallthrough in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow()3645 SELLER_REPORTING_PATH, in testFledgeFlowSuccessWithMockServer_ContextualAdsFlow()3853 case SELLER_REPORTING_PATH: // Intentional fallthrough in testFledgeFlowSuccessWithRevokedUserConsentForApp()4368 + mockWebServerRule.uriForPath(SELLER_REPORTING_PATH) in getDecisionLogicJs()[all …]
189 private static final String SELLER_REPORTING_PATH = "/reporting/seller"; field in FledgeCtsDebuggableTest206 String.format("https://%s%s", AdSelectionConfigFixture.SELLER, SELLER_REPORTING_PATH);