Searched refs:HOVER_BUYER_PATH (Results 1 – 2 of 2) sorted by relevance
288 private static final String HOVER_BUYER_PATH = "/hover/buyer"; field in FledgeE2ETest1558 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in testFledgeFlowSuccessWithOneCAWithNegativeBidsWithDevOverrides_v3BiddingLogic()3673 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in testFledgeFlowSuccessWithAppInstallWithMockServer()3752 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in testFledgeFlowSuccessWithAppInstallFlagOffWithMockServer()4318 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in getV3BiddingLogicJs()4397 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in getBiddingLogicWithBeacons()4459 + mockWebServerRule.uriForPath(HOVER_BUYER_PATH) in getBiddingLogicWithBeaconsWithAdCost()
263 private static final String HOVER_BUYER_PATH = "/hover/buyer"; field in AdSelectionServiceImplTest3036 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionSuccessfullyRegistersEventUris()3216 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionFailsWithRegisterAdBeaconDisabled()3366 Uri hoverUriBuyer = Uri.parse(differentServer.getUrl(HOVER_BUYER_PATH).toString()); in testReportImpressionSucceedsButDesNotRegisterUrisThatFailDomainValidation()3534 mMockWebServerRule.unreachableUriWithSubdomainForPath(HOVER_BUYER_PATH); in testReportImpressionSucceedsAndRegistersUrisWithSubdomains()3708 Uri hoverUriBuyer = Uri.parse(HOVER_BUYER_PATH); in testReportImpressionSucceedsButDesNotRegisterMalformedUris()3873 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionOnlyRegisterSellerUrisWhenBuyerJSFails()4027 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionDoesNotRegisterUrisWhenSellerJSFails()4173 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionDoesNotRegisterMoreThanMaxInteractionUrisFromPhFlag()4339 Uri hoverUriBuyer = mMockWebServerRule.uriForPath(HOVER_BUYER_PATH); in testReportImpressionSucceedsButDesNotRegisterUrisWithInteractionKeySizeThatExceedsMax()[all …]