/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | ReportImpressionScriptEngineTest.java | 786 reportWin( in testReportWinSuccessfulCaseRegisterAdBeaconEnabled() 811 reportWin( in testReportWinSuccessfulCaseRegisterAdBeaconEnabledDisabled() 832 reportWin( in testReportWinSuccessfulCaseMoreResultsFieldsThanExpected() 855 reportWin( in testReportWinSuccessfulCaseWithCallingRegisterAdBeacon() 894 reportWin( in testReportWinFailsWhenCallingRegisterAdBeaconFlagDisabled() 922 reportWin( in testReportWinFailsInvalidInteractionKeyType() 950 reportWin( in testReportWinFailsInvalidInteractionReportingUriType() 979 reportWin( in testReportWinFailsWhenRegisterAdBeaconCalledMoreThanOnce() 1006 reportWin( in testFailsWhenRegisterAdBeaconInputNotAnObject__Null() 1033 reportWin( in testFailsWhenRegisterAdBeaconInputNotAnObject__Int() [all …]
|
/packages/modules/AdServices/adservices/tests/cts/assets/scenarios/data/ |
D | BiddingLogicV2WithDataVersionHeader.js | 32 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2BeaconNoView.js | 25 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2BeaconDomainFailure.js | 25 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV3WithDebugReporting.js | 38 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2.js | 33 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2ImpressionAdCost.js | 33 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2Beacon.js | 25 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV3WithDebugReportingWithRejectReason.js | 46 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2AdCostClick.js | 25 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV3.js | 41 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
D | BiddingLogicV2With6SecDelay.js | 37 function reportWin(ad_selection_signals, per_buyer_signals, signals_for_buyer, function
|
/packages/modules/AdServices/adservices/service-core/proto/ |
D | bidding_auction_servers.proto | 170 // reportWin(). 223 // reportWin(). These urls will be pined from the client. 234 // reportWin(). These urls will be pinged from client.
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | ReportImpressionScriptEngine.java | 269 public ListenableFuture<BuyerReportingResult> reportWin(
|
D | ImpressionReporterLegacy.java | 672 mJsEngine.reportWin(
|
D | ImpressionReporter.java | 593 mJsEngine.reportWin(
|