Home
last modified time | relevance | path

Searched refs:sellerInteractionData (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java2083 String sellerInteractionData = "seller-interaction-data"; in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() local
2088 .setInteractionData(sellerInteractionData) in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()
2119 eq(Uri.parse(SELLER_INTERACTION_URI)), eq(sellerInteractionData), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()
2271 String sellerInteractionData = "seller-interaction-data"; in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled() local
2276 .setInteractionData(sellerInteractionData) in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()
2307 eq(Uri.parse(SELLER_INTERACTION_URI)), eq(sellerInteractionData), any()); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()