Searched refs:doSleep (Results 1 – 5 of 5) sorted by relevance
210 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in setup()231 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testFledgeAuctionSelectionFlow_overall_Success()284 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelection_etldViolation_failure()330 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testReportImpression_etldViolation_failure()379 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelection_skipAdsMalformedBiddingLogic_success()418 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelection_malformedScoringLogic_failure()468 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelection_skipAdsFailedGettingBiddingLogic_success()507 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelection_errorGettingScoringLogic_failure()564 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelectionFlow_skipNonActivatedCA_Success()613 doSleep(DEFAULT_API_RATE_LIMIT_SLEEP_MS); in testAdSelectionFlow_skipExpiredCA_Success()[all …]
24 import static android.adservices.common.CommonFixture.doSleep;210 doSleep(SLEEP_TIME_MS); in testAdSelectionManagerGetAdSelectionDataWhenResultIsByteArray()245 doSleep(SLEEP_TIME_MS); in testAdSelectionManagerGetAdSelectionDataCoordinatorWasPassed()279 doSleep(SLEEP_TIME_MS); in testAdSelectionManagerGetAdSelectionDataWhenResultIsAssetFileDescriptor()312 doSleep(SLEEP_TIME_MS); in testAdSelectionManagerGetAdSelectionDataWhenResultIsAssetFileDescriptorWithExcessiveSize()
95 public static void doSleep(long timeout) { in doSleep() method in CommonFixture
19 import static android.adservices.common.CommonFixture.doSleep;1029 doSleep(BACKGROUND_THREAD_TIMEOUT_MS); in testAppConsentDeletion_onR()
2439 CommonFixture.doSleep((caTimeToExpireSeconds * 2 * 1000)); in testAdSelectionFlow_skipExpiredCA_Success()