Searched refs:BUYER_INTERACTION_URI (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | PersistAdSelectionResultRunnerTest.java | 170 private static final String BUYER_INTERACTION_URI = field in PersistAdSelectionResultRunnerTest 189 BUYER_INTERACTION_KEY, BUYER_INTERACTION_URI) 204 BUYER_INTERACTION_KEY, BUYER_INTERACTION_URI) 584 BUYER_INTERACTION_URI, in testRunner_persistRemarketingResult_success() 697 BUYER_INTERACTION_URI, in testRunner_persistAppInstallResult_success() 809 BUYER_INTERACTION_URI, in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess() 915 BUYER_INTERACTION_URI, in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess()
|
D | AuctionServerE2ETest.java | 229 private static final String BUYER_INTERACTION_URI = field in AuctionServerE2ETest 253 BUYER_INTERACTION_KEY, BUYER_INTERACTION_URI) 2113 eq(Uri.parse(BUYER_INTERACTION_URI)), eq(buyerInteractionData), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() 2301 eq(Uri.parse(BUYER_INTERACTION_URI)), eq(buyerInteractionData), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/ |
D | KAnonE2ETest.java | 228 private static final String BUYER_INTERACTION_URI = field in KAnonE2ETest 247 BUYER_INTERACTION_KEY, BUYER_INTERACTION_URI)
|