Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DAdSelectionReportingTest.java57 joinCustomAudience(SHOES_CA); in testReportImpression_defaultAdSelection_happyPath()
61 leaveCustomAudience(SHOES_CA); in testReportImpression_defaultAdSelection_happyPath()
78 joinCustomAudience(SHOES_CA); in testReportImpression_buyerRequestFails_sellerRequestSucceeds()
82 leaveCustomAudience(SHOES_CA); in testReportImpression_buyerRequestFails_sellerRequestSucceeds()
100 joinCustomAudience(SHOES_CA); in testReportImpression_buyerLogicTimesOut_reportingFails()
110 leaveCustomAudience(SHOES_CA); in testReportImpression_buyerLogicTimesOut_reportingFails()
132 joinCustomAudience(SHOES_CA); in testReportImpression_withMismatchedAdTechUri_sellerRequestFails()
141 leaveCustomAudience(SHOES_CA); in testReportImpression_withMismatchedAdTechUri_sellerRequestFails()
157 joinCustomAudience(SHOES_CA); in testReportImpression_registerBuyerAndSellerBeacons_happyPath()
162 leaveCustomAudience(SHOES_CA); in testReportImpression_registerBuyerAndSellerBeacons_happyPath()
[all …]
DAdSelectionTest.java125 joinCustomAudience(SHOES_CA); in testAdSelection_withBiddingLogicV3_happyPath()
132 leaveCustomAudience(SHOES_CA); in testAdSelection_withBiddingLogicV3_happyPath()
155 joinCustomAudience(SHOES_CA); in testAdSelection_withAdCostInUrl_happyPath()
162 leaveCustomAudience(SHOES_CA); in testAdSelection_withAdCostInUrl_happyPath()
186 joinCustomAudience(SHOES_CA); in testAdSelection_withAdCostInUrl_adCostIsReported()
193 leaveCustomAudience(SHOES_CA); in testAdSelection_withAdCostInUrl_adCostIsReported()
255 makeCustomAudience(SHOES_CA) in testAdSelection_withShortlyExpiringCustomAudience_selectAdsThrowsException()
321 joinCustomAudience(SHOES_CA); in testAdSelection_withDebugReporting_happyPath()
328 leaveCustomAudience(SHOES_CA); in testAdSelection_withDebugReporting_happyPath()
350 joinCustomAudience(SHOES_CA); in testAdSelection_withDebugReportingDisabled_doesNotSend()
[all …]
DCustomAudienceShellCommandsScenarioTest.java66 joinCustomAudience(SHOES_CA); in testRun_refreshCustomAudiences_verifyCustomAudienceChanged()
74 OWNER, adTechIdentifier, SHOES_CA); in testRun_refreshCustomAudiences_verifyCustomAudienceChanged()
106 leaveCustomAudience(SHOES_CA); in testRun_refreshCustomAudiences_verifyCustomAudienceChanged()
115 OWNER, adTechIdentifier, SHOES_CA))); in getCustomAudience()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/rootcts/
DFledgeMaintenanceJobTest.java62 joinCustomAudience(SHOES_CA); in testAdSelection_afterExpirationWindow_adSelectionDataCleared()
72 leaveCustomAudience(SHOES_CA); in testAdSelection_afterExpirationWindow_adSelectionDataCleared()
96 joinCustomAudience(SHOES_CA); in testAdSelection_afterExpirationWindow_adInteractionsIsCleared()
107 leaveCustomAudience(SHOES_CA); in testAdSelection_afterExpirationWindow_adInteractionsIsCleared()
DAdBeaconRegistrationTest.java87 joinCustomAudience(SHOES_CA); in runAdSelectionAndReporting()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DFledgeScenarioTest.java82 protected static final String SHOES_CA = "shoes"; field in FledgeScenarioTest
159 leaveCustomAudience(SHOES_CA); in tearDown()