Home
last modified time | relevance | path

Searched defs:outcome (Results 1 – 11 of 11) sorted by relevance

/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DBaselinePerfTest.java74 AdSelectionOutcome outcome = in testAdSelectionAndReporting_normalFlow_success() local
124 AdSelectionOutcome outcome = in testAdSelectionAndReporting_normalFlowWithThrottling_success() local
210 AdSelectionOutcome outcome = in testAdSelectionAndReporting_executionHeavyJS_success() local
292 AdSelectionOutcome outcome = in testAdSelectionAndReporting_memoryHeavyJS_success() local
347 AdSelectionOutcome outcome = in testAdSelectionAndReporting_multipleCustomAudienceList_success() local
DLimitPerfTests.java92 AdSelectionOutcome outcome = in nAuctionsMBigCas() local
DAbstractSelectAdsLatencyTest.java142 AdSelectionOutcome outcome = in runSelectAds() local
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DFledgeCtsDebuggableTest.java486 AdSelectionOutcome outcome = in testFledgeAuctionSelectionFlow_overall_Success() local
589 AdSelectionOutcome outcome = in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success() local
874 AdSelectionOutcome outcome = in testFledgeAuctionSelectionFlow_overall_register_ad_beacon_Success() local
971 AdSelectionOutcome outcome = in testFledgeFlow_manuallyUpdateCustomAudience_Success() local
1149 AdSelectionOutcome outcome = in testReportImpression_etldViolation_failure() local
1232 AdSelectionOutcome outcome = in testAdSelection_skipAdsMalformedBiddingLogic_success() local
1368 AdSelectionOutcome outcome = in testAdSelection_skipAdsFailedGettingBiddingLogic_success() local
1516 AdSelectionOutcome outcome = in testAdSelectionFlow_skipNonActivatedCA_Success() local
1606 AdSelectionOutcome outcome = in testAdSelectionFlow_skipExpiredCA_Success() local
1691 AdSelectionOutcome outcome = in testAdSelectionFlow_skipCAsThatTimeoutDuringBidding_Success() local
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdCounterHistogramUpdater.java30 void updateWinHistogram(@NonNull AdScoringOutcome outcome); in updateWinHistogram()
DAdCounterHistogramUpdaterImpl.java62 public void updateWinHistogram(@NonNull AdScoringOutcome outcome) { in updateWinHistogram()
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/
DBluelet.java91 Bluelet setCreateBondOutcome(CreateBondOutcome outcome, int failureReason); in setCreateBondOutcome()
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/providers/sdkFledge/src/com/android/tests/providers/sdkfledge/
DSdkFledge.java341 AdSelectionOutcome outcome = in onLoadSdk() local
/packages/modules/Virtualization/tests/testapk/src/native/
Dtestbinary.cpp65 std::stringstream outcome; in report_test() local
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java184 private void finishBonding(BluetoothDevice device, CreateBondOutcome outcome, in finishBonding()
DBlueletImpl.java171 public Bluelet setCreateBondOutcome(CreateBondOutcome outcome, int failureReason) { in setCreateBondOutcome()