Searched refs:getAdSelectionDataInput (Results 1 – 3 of 3) sorted by relevance
43 GetAdSelectionDataInput getAdSelectionDataInput = in testBuildGetAdSelectionDataInput() local50 expect.that(getAdSelectionDataInput.getSeller()).isEqualTo(SELLER); in testBuildGetAdSelectionDataInput()51 expect.that(getAdSelectionDataInput.getCallerPackageName()).isEqualTo(CALLER_PACKAGE_NAME); in testBuildGetAdSelectionDataInput()52 expect.that(getAdSelectionDataInput.getCoordinatorOriginUri()) in testBuildGetAdSelectionDataInput()54 expect.that(getAdSelectionDataInput.getSellerConfiguration()).isNull(); in testBuildGetAdSelectionDataInput()59 GetAdSelectionDataInput getAdSelectionDataInput = in testBuildGetAdSelectionDataInputWithSellerConfiguration() local67 expect.that(getAdSelectionDataInput.getSeller()).isEqualTo(SELLER); in testBuildGetAdSelectionDataInputWithSellerConfiguration()68 expect.that(getAdSelectionDataInput.getCallerPackageName()).isEqualTo(CALLER_PACKAGE_NAME); in testBuildGetAdSelectionDataInputWithSellerConfiguration()69 expect.that(getAdSelectionDataInput.getCoordinatorOriginUri()) in testBuildGetAdSelectionDataInputWithSellerConfiguration()71 expect.that(getAdSelectionDataInput.getSellerConfiguration()) in testBuildGetAdSelectionDataInputWithSellerConfiguration()[all …]
376 GetAdSelectionDataInput getAdSelectionDataInput, in getAdSelectionData() argument544 GetAdSelectionDataInput getAdSelectionDataInput, in getAdSelectionData() argument549 getAdSelectionDataInput.getCoordinatorOriginUri() != null in getAdSelectionData()551 getAdSelectionDataInput.getCoordinatorOriginUri().toString()); in getAdSelectionData()
469 GetAdSelectionDataInput getAdSelectionDataInput = in testAuctionServer_killSwitchDisabled_throwsException() local476 () -> invokeGetAdSelectionData(mAdSelectionService, getAdSelectionDataInput); in testAuctionServer_killSwitchDisabled_throwsException()530 GetAdSelectionDataInput getAdSelectionDataInput = in testAuctionServer_consentDisabled_throwsException() local537 invokeGetAdSelectionData(mAdSelectionService, getAdSelectionDataInput); in testAuctionServer_consentDisabled_throwsException()