Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/service/
DFakeFlagsFactory.java51 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in FakeFlagsFactory.TestFlags
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunnerTest.java970 public long getAdSelectionOverallTimeoutMs() { in testRunAdSelectionSuccessFilteringDisabled()
2552 public long getAdSelectionOverallTimeoutMs() { in testmMockDBAdSeleciton()
2601 2 * mFlags.getAdSelectionOverallTimeoutMs(), in testmMockDBAdSeleciton()
2662 public long getAdSelectionOverallTimeoutMs() { in testRunAdSelectionPerBuyerTimeout()
3369 public long getAdSelectionOverallTimeoutMs() { in testContextualAdsEnabled_success()
3446 public long getAdSelectionOverallTimeoutMs() { in testContextualAds_successfulSignatureVerification_loggingDisabled()
3520 public long getAdSelectionOverallTimeoutMs() { in testContextualAds_successfulSignatureVerification_loggingEnabled()
3603 public long getAdSelectionOverallTimeoutMs() { in testContextualAds_failedSignatureContextualAdsRemovec_loggingEnabled()
4910 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in OnDeviceAdSelectionRunnerTest.OnDeviceAdSelectionRunnerTestFlags
DAdSelectionFailureE2ETest.java701 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in AdSelectionFailureE2ETest.AdSelectionFailureE2ETestFlags
DAdSelectionE2ETest.java6132 public long getAdSelectionOverallTimeoutMs() { in testRunAdSelectionImposesPerBuyerBiddingTimeout_preV3BiddingLogic()
6274 public long getAdSelectionOverallTimeoutMs() { in testRunAdSelectionImposesPerBuyerBiddingTimeout_preV3BiddingLogic()
6411 public long getAdSelectionOverallTimeoutMs() {
6553 public long getAdSelectionOverallTimeoutMs() {
8202 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in AdSelectionE2ETest.AdSelectionE2ETestFlags
DAdsScoreGeneratorImplTest.java2027 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in AdsScoreGeneratorImplTestFlags
DAdSelectionServiceImplTest.java11518 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in AdSelectionServiceImplTest.AdSelectionServicesTestsFlags
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionRunner.java666 mFlags.getAdSelectionOverallTimeoutMs(),
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/
DFlags.java1262 default long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method
DPhFlags.java1183 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in PhFlags
4618 + getAdSelectionOverallTimeoutMs()); in dump()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/
DCustomAudienceServiceEndToEndTest.java3214 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in CustomAudienceServiceEndToEndTest.CustomAudienceServiceE2ETestFlags
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java5626 public long getAdSelectionOverallTimeoutMs() { in getAdSelectionOverallTimeoutMs() method in FledgeE2ETestFlags
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/
DPhFlagsTest.java1349 Flags::getAdSelectionOverallTimeoutMs); in testGetAdSelectionOverallTimeoutMs()